"Failed to verify username, session authentication server unavailable!"

Discussion in 'Bukkit Help' started by Woopass123, Nov 26, 2012.

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

    Woopass123

    Hello.

    Every time i or someone outside my network try to connect to my server we get this error msg. "Failed to verify username, session authentication server unavailable!"

    Im Running cb -1.4.5-R0.2 atm
    Have also tried with the RB

    what can i do?

    We have tried to reset our router and set it up again, We have port forwarded the ports, and our accounts are premium. We have tried and used Google's DNS server, without luck, we get the "can not veriry" message every time we try to connect and we have tried almost anything, we even set up a CSS server, and that we can connect to without problems.
     

    Attached Files:

  2. Offline

    irdoom1337

    say did you personally test if the server connection works from outside the network or are your users telling you this?
    Say maybe a plugin is somehow doing it.
     
  3. Offline

    Woopass123

    it's my friend who i am running the server with who says it. (Not on same network as the server)
    I don't have any plugins on atm
     
  4. Offline

    irdoom1337

    Hm s
    sorry I'm out of ideas.
    I don't think its bukkit because I don't have that problem.
     
  5. Their are a few options here:
    1. Relog on MC
    2. Restart the server
    3. Monjang varifcation failed... again
    4. Other, I'll report back if I think of any.
     
  6. Offline

    Woopass123

    have tried no luck
     
  7. you own a premium acc right?
     
  8. Offline

    Woopass123

    yes
     
  9. I think I may know why.... This is a common n00b mistake.
    On your server.properties open it and make sure the IP is CLEAR!
    It must be blank or you can not connect.
     
  10. Offline

    Symbiosis

    Check in your server.properties to make sure Whitelist is toggled as 'false' If you want a Whitelist server, however, make sure to add your name to the file.

    I hoped this helped,

    Symbiosis
     
  11. Offline

    Woopass123

    white list are set to false
     
  12. Offline

    Woopass123

    It's clear
     
  13. Offline

    TnT

    What OS? Windows? Linux?

    If its linux, try entering google's DNS as the first DNS server in your "/etc/resolv.conf" file.
    Then, do this command "dig minecraft.net"
    Does it resolve correctly?
     
  14. Offline

    Woopass123

    Im Using Windows 7
     
  15. Offline

    TnT

    If you do a "nslookup minecraft.net" from your command prompt, what do you get? How about "nslookup session.minecraft.net"
     
  16. Offline

    Woopass123

    what do you mean with "nslookup minecraft.net"
     
  17. Offline

    TnT

    The command:
    Code:
    nslookup minecraft.net
    from within your command prompt.
     
  18. Offline

    Woopass123

    C:\Users\Mine Server>nslookup minecraft.net
    Server: UnKnown
    Address: 172.16.105.20

    Non-authoritative answer:
    Name: minecraft.net
    Address: 54.243.82.236


    C:\Users\Mine Server>nslookup session.minecraft.net
    Server: UnKnown
    Address: 172.16.105.20

    Name: session.minecraft.net
    Address: 54.243.79.232
     
  19. Offline

    TnT

    Woopass123
    Pastebin your server.log (from start to stop of your server).
     
  20. Offline

    Woopass123

    C:\Bukkit>java -Xmx1024M -Xms1024M -jar craftbukkit-1.4.5-R0.2.jar -o true
    208 recipes
    27 achievements
    17:37:55 [INFO] Starting minecraft server version 1.4.5
    17:37:55 [INFO] Loading properties
    17:37:55 [INFO] Default game type: SURVIVAL
    17:37:55 [INFO] Generating keypair
    17:37:55 [INFO] Starting Minecraft server on *:25565
    17:37:55 [INFO] This server is running CraftBukkit version git-Bukkit-1.4.5-R0.2
    -b2488jnks (MC: 1.4.5) (Implementing API version 1.4.5-R0.2)
    17:37:55 [INFO] Preparing level "world"
    17:37:55 [INFO] Preparing start region for level 0 (Seed: 3831470798485421654)
    17:37:55 [WARNING] ----- Bukkit Auto Updater -----
    17:37:55 [WARNING] Your version of CraftBukkit is out of date. Version 1.4.5-R0.
    3 (build #2499) was released on Wed Nov 28 06:01:31 CET 2012.
    17:37:55 [WARNING] Details: /downloads/craftbukkit/view/01628_1.4.5-R0.3/
    17:37:55 [WARNING] Download: /downloads/craftbukkit/get/01628_1.4.5-R0.3/craftbu
    kkit-dev.jar
    17:37:55 [WARNING] ----- ------------------- -----
    17:37:56 [INFO] Preparing start region for level 1 (Seed: 3831470798485421654)
    17:37:56 [INFO] Preparing start region for level 2 (Seed: 3831470798485421654)
    17:37:56 [INFO] Preparing spawn area: 52%
    17:37:56 [INFO] Server permissions file permissions.yml is empty, ignoring it
    17:37:56 [INFO] Done (1.170s)! For help, type "help" or "?"
    >
     
  21. Offline

    TnT

  22. Offline

    Woopass123

    C:\Bukkit>java -Xmx1024M -Xms1024M -jar craftbukkit-1.4.5-R0.2.jar -o true
    208 recipes
    27 achievements
    17:50:16 [INFO] Starting minecraft server version 1.4.5
    17:50:16 [INFO] Loading properties
    17:50:16 [INFO] Default game type: SURVIVAL
    17:50:16 [INFO] Generating keypair
    17:50:16 [INFO] Starting Minecraft server on *:25565
    17:50:16 [INFO] This server is running CraftBukkit version git-Bukkit-1.4.5-R0.2
    -b2488jnks (MC: 1.4.5) (Implementing API version 1.4.5-R0.2)
    17:50:16 [INFO] Preparing level "world"
    17:50:16 [INFO] Preparing start region for level 0 (Seed: 3831470798485421654)
    17:50:17 [WARNING] ----- Bukkit Auto Updater -----
    17:50:17 [WARNING] Your version of CraftBukkit is out of date. Version 1.4.5-R0.
    3 (build #2499) was released on Wed Nov 28 06:01:31 CET 2012.
    17:50:17 [WARNING] Details: /downloads/craftbukkit/view/01628_1.4.5-R0.3/
    17:50:17 [WARNING] Download: /downloads/craftbukkit/get/01628_1.4.5-R0.3/craftbu
    kkit-dev.jar
    17:50:17 [WARNING] ----- ------------------- -----
    17:50:17 [INFO] Preparing start region for level 1 (Seed: 3831470798485421654)
    17:50:17 [INFO] Preparing start region for level 2 (Seed: 3831470798485421654)
    17:50:17 [INFO] Preparing spawn area: 40%
    17:50:18 [INFO] Server permissions file permissions.yml is empty, ignoring it
    17:50:18 [INFO] Done (1.208s)! For help, type "help" or "?"
    17:50:51 [INFO] Disconnecting Woopass123 [/172.27.79.157:52637]: Took too long t
    o log in
    17:51:46 [INFO] Disconnecting Woopass123 [/172.27.79.157:52637]: Failed to verif
    y username, session authentication server unavailable!
    >
     
  23. Offline

    TnT

    When you ping minecraft.net and session.minecraft.net, what is the output? It seems like your connection attempts are timing out for some reason.
     
  24. Offline

    Woopass123

    how do i do that?

    Was it this you ment?


    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation. All rights reserved.

    C:\Users\Mine Server>ping session.minecraft.net

    Pinging session.minecraft.net [184.73.223.40] with 32 bytes of data:
    Request timed out.
    Request timed out.
    Request timed out.
    Request timed out.

    Ping statistics for 184.73.223.40:
    Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),

    C:\Users\Mine Server>ping minecraft.net

    Pinging minecraft.net [23.21.54.0] with 32 bytes of data:
    Request timed out.
    Request timed out.
    Request timed out.
    Request timed out.

    Ping statistics for 23.21.54.0:
    Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),

    C:\Users\Mine Server>

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

    MyPictures

    Yea that's the reason why @Woopass123
    Your server is not allowed to check usernames, please check your network and firewall.
     
  26. Offline

    Woopass123

    how do i set the server to allow it?
     
  27. Offline

    TnT

    Woopass123
    In your cmd prompt, type:
    Code:
    tracert session.minecraft.net
    As well as:
    Code:
    tracert minecraft.net
    It could be an issue with your ISP.
     
  28. Offline

    Woopass123


    i have just found out that i have a public ip adress so i don't know if it's that there are causing all the problems


    Code:
    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation.  All rights reserved.
     
    C:\Users\Mine Server>tracert session.minecraft.net
     
    Tracing route to session.minecraft.net [184.73.223.40]
    over a maximum of 30 hops:
     
      1    <1 ms    1 ms    1 ms  192.168.1.1
      2    1 ms    1 ms    1 ms  172.27.72.3
      3    2 ms    2 ms    2 ms  37.128.215.218
      4    2 ms    2 ms    2 ms  37.128.215.213
      5    3 ms    2 ms    5 ms  172.27.255.238
      6    2 ms    1 ms    1 ms  172.27.255.237
      7    3 ms    2 ms    2 ms  37.128.215.66
      8    3 ms    3 ms    3 ms  130.185.142.17
      9    6 ms    5 ms    5 ms  93.176.92.126
    10    5 ms    5 ms    5 ms  xe-3-3-0.cph10.ip4.tinet.net [77.67.74.37]
    11  115 ms  114 ms  114 ms  xe-10-3-1.was14.ip4.tinet.net [141.136.110.22]
    12  133 ms  116 ms  116 ms  vadata-gw.ip4.tinet.net [173.241.128.50]
    13  119 ms  144 ms  119 ms  72.21.220.39
    14  117 ms  117 ms  128 ms  205.251.245.55
    15    *        *        *    Request timed out.
    16    *        *        *    Request timed out.
    17    *        *        *    Request timed out.
    18    *        *        *    Request timed out.
    19    *        *        *    Request timed out.
    20    *        *        *    Request timed out.
    21    *        *        *    Request timed out.
    22    *        *        *    Request timed out.
    23    *        *        *    Request timed out.
    24    *        *        *    Request timed out.
    25    *        *        *    Request timed out.
    26    *        *        *    Request timed out.
    27    *        *        *    Request timed out.
    28    *        *        *    Request timed out.
    29    *        *        *    Request timed out.
    30    *        *        *    Request timed out.
     
    Trace complete.
     
    C:\Users\Mine Server>tracert minecraft.net
     
    Tracing route to minecraft.net [23.21.54.0]
    over a maximum of 30 hops:
     
      1    <1 ms    1 ms    1 ms  192.168.1.1
      2    1 ms    1 ms    1 ms  172.27.72.3
      3    2 ms    2 ms    2 ms  37.128.215.218
      4    2 ms    2 ms    2 ms  37.128.215.213
      5    2 ms    2 ms    2 ms  172.27.255.238
      6    2 ms    1 ms    1 ms  172.27.255.237
      7    2 ms    2 ms    2 ms  37.128.215.66
      8    4 ms    3 ms    3 ms  130.185.142.17
      9    21 ms    22 ms    21 ms  93.176.94.173
    10    5 ms    5 ms    5 ms  xe-1-2-0.cph10.ip4.tinet.net [141.136.96.249]
    11  128 ms  128 ms  128 ms  xe-4-1-1.was14.ip4.tinet.net [141.136.110.141]
    12  119 ms  117 ms  117 ms  vadata-gw.ip4.tinet.net [173.241.128.46]
    13  119 ms  119 ms  119 ms  72.21.220.31
    14  117 ms  123 ms  117 ms  205.251.245.55
    15    *        *        *    Request timed out.
    16    *        *        *    Request timed out.
    17    *        *        *    Request timed out.
    18  117 ms  117 ms  117 ms  216.182.224.89
    19    *        *        *    Request timed out.
    20    *        *        *    Request timed out.
    21    *        *        *    Request timed out.
    22    *        *        *    Request timed out.
    23    *        *        *    Request timed out.
    24    *        *        *    Request timed out.
    25    *        *        *    Request timed out.
    26    *        *        *    Request timed out.
    27    *        *        *    Request timed out.
    28    *        *        *    Request timed out.
    29    *        *        *    Request timed out.
    30    *        *        *    Request timed out.
     
    Trace complete.
     
  29. Offline

    TnT

    Woopass123
    That stops at the same place mine stops. It looks like either your ISP is blocking traffic, or your firewall is blocking traffic.

    Try going through this video, see if it helps determine where the traffic is being blocked.


    If you are trying to host out of your home, it may be your ISP is blocking that traffic.
     
  30. Offline

    Woopass123

    Isn't it a problem that im not having a static ip?
     
Thread Status:
Not open for further replies.

Share This Page