Myself and others finding it hard to connect to my server.

Discussion in 'Bukkit Help' started by stolen_insanity, Feb 9, 2011.

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

    stolen_insanity

    For some reason my server has started spitting out this:

    Code:
    java.net.ConnectException: Connection timed out: connect
            at java.net.PlainSocketImpl.socketConnect(Native Method)
            at java.net.PlainSocketImpl.doConnect(Unknown Source)
            at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
            at java.net.PlainSocketImpl.connect(Unknown Source)
            at java.net.SocksSocketImpl.connect(Unknown Source)
            at java.net.Socket.connect(Unknown Source)
            at java.net.Socket.connect(Unknown Source)
            at sun.net.NetworkClient.doConnect(Unknown Source)
            at sun.net.www.http.HttpClient.openServer(Unknown Source)
            at sun.net.www.http.HttpClient.openServer(Unknown Source)
            at sun.net.www.http.HttpClient.<init>(Unknown Source)
            at sun.net.www.http.HttpClient.New(Unknown Source)
            at sun.net.www.http.HttpClient.New(Unknown Source)
            at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown
    Source)
            at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Sour
    ce)
            at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
            at sun.net.www.protocol.http.HttpURLConnection.followRedirect(Unknown So
    urce)
            at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
    urce)
            at java.net.URL.openStream(Unknown Source)
            at net.minecraft.server.ThreadLoginVerifier.run(SourceFile:96)
    2011-02-10 01:00:04 [INFO] Disconnecting stolen_insanity [/192.168.1.12:63526]:
    Took too long to log in
    2011-02-10 01:00:28 [INFO] /192.168.1.12:63543 lost connection
    I haven't changed anything for it to do this and it takes on average 7-10 attempts to connect to my server for anyone, including me. It also says sometimes that it can't verify my username and so it is disconnecting me, but i don't get disconnected.

    I'm on build #264
     
  2. Offline

    Ashepherdspie

    I am getting this same error. mine is also lagging out .
    I am on build 168
    What plugins do you have?
    I have Essentials
    LWC
    Movecraft
    Permissions
    Whitelist
     
  3. Offline

    regancali

    Try setting your servers to offline mode in the server properties and see if that solves the problem, the minecraft servers are not the most reliable at the moment. If it solves the problem, add a whitelist to your server to control who you allow on until notch gets the servers fixed.

    I should have said "if you don't already run a whitelist, you can add one to control who you allow..."
     
  4. Offline

    Ashepherdspie

    I do have a whitelist, but I will try the offline/online thing
    --- merged: Feb 10, 2011 1:55 AM ---
    Hmm, seems to have worked so far, but its only been on 30 minutes. Ill see how it goes
     
Thread Status:
Not open for further replies.

Share This Page