Hello guys!
My server console says this when it happens:
------------------------------------------------------------------------
Edit Start: I found this in a server log, and it's more specific regarding the version check errors, but now I don't even know if those two issues (version check failure and authentication failure) are related:
Edit End
------------------------------------------------------------------------
I contacted my host who says the issue is with the Minecraft authentication servers.
I contacted Mojang who tells me to contact the server admin or host.
When I place the server in temporary offline mode, I can connect fine.
I can connect fine to other multiplayer servers (I've tried a few random ones).
The "version check" failure message prompted me to question whether Mojang might be rejecting the oudated 1.47 MC version?
What about "java.net.UnknownHostException: bit.ly" though? The Oracle site states that this means "Thrown to indicate that the IP address of a host could not be determined." but I don't know where bit.ly comes from in there.
Any ideas, pointers? Thanks very much in advance!
- What OS are you running? Linux
- Are you using minecraft hosting provider or a dedicated/local server not designed for minecraft? MC Hosting Provider
- What version of FTB are you using? MagicWorld 7.2.0 (MC 1.4.7)
- Did you add any mods to the server pack? MCPC Plus for Essentials and Group Manager
- What are your server specs? Xeon-5420 2.5ghz, 1gbps port, 1.5GB RAM (dedicated ram for my plan)
Code:
"Disconnected by Server
Failed to verify username, session authentication server unavailable!"
My server console says this when it happens:
Code:
2:20:20 PM
CONSOLE:
[WARNING] Unable to read from remote version authority.
2:20:20 PM
CONSOLE:
[WARNING] java.net.UnknownHostException: bit.ly
2:20:20 PM
CONSOLE:
[INFO] Version check attempt 2 failed, trying again in 10 seconds
2:20:22 PM
CONSOLE:
[INFO] Disconnecting myusername [/xx.xxx.xxx.xxx:63325]: Failed to verify username, session authentication server unavailable!
2:20:50 PM
CONSOLE:
[WARNING] Unable to read from remote version authority.
2:20:50 PM
CONSOLE:
[WARNING] java.net.UnknownHostException: bit.ly
2:20:50 PM
CONSOLE:
[INFO] Version check attempt 3 failed, trying again in 10 seconds
2:20:54 PM
CONSOLE:
[SEVERE] mcstats.org
2:21:00 PM
CONSOLE:
[INFO] Version check failed
------------------------------------------------------------------------
Edit Start: I found this in a server log, and it's more specific regarding the version check errors, but now I don't even know if those two issues (version check failure and authentication failure) are related:
Code:
2013-10-16 19:19:47 [WARNING] [Buildcraft] Unable to read from remote version authority.
2013-10-16 19:19:47 [WARNING] [Buildcraft] java.net.UnknownHostException: bit.ly
2013-10-16 19:19:47 [INFO] [Buildcraft] Version check attempt 1 failed, trying again in 10 seconds
2013-10-16 19:19:50 [WARNING] [ThermalExpansion] Version Check Failed: dl.dropbox.com
2013-10-16 19:19:50 [WARNING] [OmniTools] Version Check Failed: dl.dropbox.com
2013-10-16 19:20:00 [FINEST] [ForgeModLoader] Received valid FML login packet from /xx.xxx.xxx.xxx:63325
2013-10-16 19:20:17 [WARNING] [Buildcraft] Unable to read from remote version authority.
2013-10-16 19:20:17 [WARNING] [Buildcraft] java.net.UnknownHostException: bit.ly
2013-10-16 19:20:17 [INFO] [Buildcraft] Version check attempt 2 failed, trying again in 10 seconds
2013-10-16 19:20:47 [WARNING] [Buildcraft] Unable to read from remote version authority.
2013-10-16 19:20:47 [WARNING] [Buildcraft] java.net.UnknownHostException: bit.ly
2013-10-16 19:20:47 [INFO] [Buildcraft] Version check attempt 3 failed, trying again in 10 seconds
2013-10-16 19:20:57 [INFO] [Buildcraft] Version check failed
------------------------------------------------------------------------
I contacted my host who says the issue is with the Minecraft authentication servers.
I contacted Mojang who tells me to contact the server admin or host.
When I place the server in temporary offline mode, I can connect fine.
I can connect fine to other multiplayer servers (I've tried a few random ones).
The "version check" failure message prompted me to question whether Mojang might be rejecting the oudated 1.47 MC version?
What about "java.net.UnknownHostException: bit.ly" though? The Oracle site states that this means "Thrown to indicate that the IP address of a host could not be determined." but I don't know where bit.ly comes from in there.
Any ideas, pointers? Thanks very much in advance!