1. Welcome to LilyPad. Download the project, explore the forums, and create your own LilyPad network.


    If you use the software and enjoy it or have a question, or would like to contribute to the future of the software directly or through resources, please sign up and join our little community.

Solved Connection Timed Out!!!

Discussion in 'Support' started by McLakersMc, Nov 10, 2013.

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

    McLakersMc New Member

    Hello. I have been using lilypad for 1 month now, and it was working fine.
    But now when I tried to update to 1.7.2 spigot it messed up.
    I run my hub server and my prison and the proxy.
    I look in console on hub and prison it says: Connection timed out while keying, retrying
    HELP PLEASE!

    EDIT: I downgraded to 1.6.4 and it still won't connect
  2. Matt

    Matt Forum Moderator & Contributor Staff Member Moderator Contributor

    Can we see your config(s)?
  3. McLakersMc

    McLakersMc New Member

    here is my bukkit connect file
    Code (text):
    settings:
      address: 127.0.0.1
      port: 5091
      credentials:
        username: prison
        password: password
  4. Matt

    Matt Forum Moderator & Contributor Staff Member Moderator Contributor

    try to use Bukkit, not Spigot.
  5. McLakersMc

    McLakersMc New Member

    here is all in one file
    Code (text):
    {
      "proxy": {
        "bind": {
          "address": "0.0.0.0",
          "port": 25565
        },
        "outbound": {
          "address": "0.0.0.0"
        },
        "servers": [
          {
            "domain": "*",
            "server": "hub"
          }
        ],
        "motd": "\u0026b\u0026l\u003c-\u003d\u00266\u0026lNexus Network 1.6.4\u0026b\u0026l\u003d-\u003e",
        "playerMaximum": 1,
        "authenticate": true,
        "throttle": 2500,
        "tabEnabled": true,
        "localeFull": "You seem to be already logged in",
        "localeOffline": "The requested server is currently offline. Try again later!",
        "localeLoggedIn": "You have logged in from another location",
        "localeLostConn": "Lost connection... Please try to reconnect",
        "localeShutdown": "The server is being restarted. Please try to reconnect"
      },
      "queryTcp": {
        "bind": {
          "address": "0.0.0.0",
          "port": 5555
        }
      },
      "queryUdp": {
        "bind": {
          "address": "0.0.0.0",
          "port": 25565
        }
      },
      "connect": {
        "bind": {
          "address": "0.0.0.0",
          "port": 5091
        },
        "logins": [
          {
            "username": "hub",
            "password": "password"
          },
          {
            "username": "prison",
            "password": "password"
          },
          {
            "username": "hungergames",
            "password": "password"
          }
        ]
      }
    }
  6. McLakersMc

    McLakersMc New Member

    i just did
    and i downgraded to 1.6.4 bukkit
  7. McLakersMc

    McLakersMc New Member

    even though i still have bukkit r 2.0 1.6.4 or whatever the latest reccomended build is
    i still cant fix the connection
    it says cant connect to remote host when i have my credentials set to example, example
  8. Matt

    Matt Forum Moderator & Contributor Staff Member Moderator Contributor

    What kind of host do you have? Home? Dedicated? Shared?
  9. McLakersMc

    McLakersMc New Member

    i have all my servers running on the same machine so home
  10. McLakersMc

    McLakersMc New Member

    i followed a tutorial i deleted all my lilypad plugins, re-installed them and tried latest versions of server stand alone but i still get the problem
  11. The_Zip

    The_Zip Active Member Resource Contributor

    My guess would be that you are not running the right versions with the right versions. The easiest way to do this would be to update to 1.7.2. would you be interested in doing so?
  12. McLakersMc

    McLakersMc New Member

    actually yes i would but i just cannot work with spigot
    when i run every single LATEST version of any lilypad plugin/software and spigot 1.7 it gives me this error or message
    lilypad.bukkit.connect.ConnectThread.run im pretty sure thats is

    EDIT: that could be the problem if so, what are the versions of bukkit connect, bukkit portal command, serverstandalone, and bukkit portal for 1.6.4?
  13. The_Zip

    The_Zip Active Member Resource Contributor

    Thats interesting, I update very frequently and I am running build #16 right now with Spigot, and I don't seem to be having any errors at all. Any chance you can get the full error?
  14. McLakersMc

    McLakersMc New Member

    sure let me try
  15. McLakersMc

    McLakersMc New Member

    could you possibly show me your all in one and bukkit connect? if i could copy and change things to my preferences it should work?
  16. Matt

    Matt Forum Moderator & Contributor Staff Member Moderator Contributor

    There is nothing wrong with your configs :p
  17. McLakersMc

    McLakersMc New Member

    ok so that is settled
    thanks for telling me i thought there was something wrong in it
  18. The_Zip

    The_Zip Active Member Resource Contributor

    I believe you are just running the wrong version with wrong versions, a common mistake, and you are just not realize. Your config's are fine, and that would be the error you would be getting with using separate versions. So try to update to all the newest versions of everything, and report back.
  19. McLakersMc

    McLakersMc New Member

    if this is helpful i use 82 of stand alone server
    bukkit connect 40
    bukkit portal 19
    bukkit portal command 12
  20. McLakersMc

    McLakersMc New Member

    alright i will
    does that mean 1.7 spigot, or should i stick to 1.6.4?
Thread Status:
Not open for further replies.

Share This Page