Connection Timed Out : Can't connect to my own server

Discussion in 'Bukkit Help' started by CryADsisAM, Aug 16, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    CryADsisAM

    Connection Timed Out: Can't connect to my own server
    Just yesterday I could connect to my server. My server runs in offline mod. Me and my friend play on it LAN.
    Today I tried connecting to my server but it gave me "Connection timed out" error.
    Minecraft doesn't even detect my server anymore. I checked my IP twice but it still gave me
    "Connection timed out". I checked my server. My server didn't even notice that I tried to connect
    to it. I've tried changing some settings. Nothing worked. I manually set the IP of the server in
    "server.properties" but it still didn't work.

    I thought there's something wrong with minecraft. But my friend can't connect either. Then I tried
    downloading craftbukkit again. Did a fresh installation. But still didn't fix it. :(

    I am not running any plugins.


    My "server.properties" file:
    Code:
    #Minecraft server properties
    #Thu Jul 28 10:56:59 CEST 2011
    level-name=NormalWorld
    allow-nether=true
    view-distance=10
    spawn-monsters=true
    online-mode=false
    spawn-animals=true
    max-players=20
    server-ip=
    pvp=true
    level-seed=
    server-port=25565
    allow-flight=false
    white-list=false
    BTW: This is my first thread. If you need any other information to solve this just tell me. Don't forget to check the attached screenshot.
     

    Attached Files:

    Last edited by a moderator: May 18, 2016
  2. Offline

    Sheol

    I am also having this issue.
     
  3. Offline

    vivanewvegas

  4. Offline

    CryADsisAM

    The Problem is there is no error. Server doesn't even notice that I tried connecting to it. It is like the IP is wrong. Like the server is running with a different IP. But the IP always worked. Why doesn't work now ? I checked everything about the server and it says its running on my IP on port 25565.

    I'll check that checklist thingy. I will report if it works. Thanks for help.
     
  5. Offline

    vivanewvegas

    There doesn't have to be any error at all. Most likely, the problem is a closed port on your router or your firewall. The client (the one who joins) will get the error, while the server 'console' doesn't give one. Try my guide/checklist (link in other post). If you've completed that steps it will most likely work. By the way, did you leave IP blank in server.properties? it should be left blank or your server won't work.
    Hope my guide can help.
     
  6. Offline

    CryADsisAM

    I think something else is wrong. Not craftbukkit or minecraft. I noticed that my friend can't see me on LAN on every damn game. We play Minecraft, SWAT 4, and L4D2 etc... It all worked before. Now they don't anymore. I was usually the one hosting servers. We always saw each other on LAN. But today nothing works anymore.

    All I know before this problem started I installed ESET Smart Security anti-virus. Can anti-virus be the problem?

    Its probably the firewall I guess. I'll check right now.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  7. Offline

    Jadedwolf

    Ever since i updated to CB 1060, this has been happening all night on and off, it's not consistent and happens with out any plugins.
    I wish I could give more information but it is just like every hour or so, people can't connect and server side in the console it just shows IP:pORT lost connection, for every user who trys connecting.
     
  8. Offline

    CryADsisAM

    Funny thing is. Me and my friend do see each other on windows explorer. But we don't when playing games. I can see my friend's server btw. But he doesn't see mine.
     
  9. Offline

    CryADsisAM

    Still ain't working. I hope I won't have to reinstall windows to fix this. :(
     
  10. Offline

    CryADsisAM

    SOLVED. It was the antivirus. Just had to shut it down to connect to my server.
     
  11. Offline

    slymon99

    r u joking? ur ip isnt entered
     
  12. Offline

    agent_titus

    wait can you teach me what you did? i have the same problem!! please explain
     
  13. Offline

    CryADsisAM

    It was ESET. Its damn firewall was blocking me to connect anywhere. I just disabled firewall.
     
  14. Offline

    Cicadia

    If no IP is supplied, Bukkit will resolve the blank IP to the loopback address. Using 127.0.0.1 has the same result.

    If you have a firewall, I highly reccomend you run it. The more security you have on a server machine, public or not, is the better option.

    I'm not familiar with this particular firewall, but commonly you can edit the settings of the firewall to allow the server's port to be accessed by machines on your network.
     
Thread Status:
Not open for further replies.

Share This Page