Could not get authentication key from master server

Discussion in 'General Help' started by armag3ddon, Jun 14, 2012.

  1. armag3ddon New Member

    Hi!

    I won't bother anyone any longer with any linux servers. ;)
    We got a new one, it worked fine for three days. Now when anyone tries to connect, the message "Could not get authentication key from master server" is displayed, connection refused.

    How to solve? Google isn't of much help :(
  2. r42xer New Member

    Same problem here... can't work on my projects :(
  3. talic New Member

    yeah i'm getting the same error on my server.
    im on win7
  4. armag3ddon New Member

    Updating the server solved the problem.
  5. talic New Member

  6. elisee Official CraftStudio Team

    Updating to the latest version should do the trick indeed.

    talic: you might try running the server with /disable-auth if it still doesn't work. I haven't heard of anyone having encountering the problem after updating but I'll be on the lookout.
  7. talic New Member

    where do i check the "/disable-auth"?.
  8. elisee Official CraftStudio Team

    talic: open a command line, type:
    Code:
    cd %APPDATA%\CraftStudio\CraftStudioServer
    CraftStudioServer.exe /disable-auth
    The first line changes the current directory to the server's directory, not sure if you're using the built-in one or a stand-alone one, you might need to adjust the path.

    (Let me know if you need more instructions.)
  9. talic New Member

    i use the -disable-auth and it works.
    Ty
    elisee likes this.
  10. Skowt Funder !

    Glad to hear it's been sorted out with the latest version. Thumbs Up. :)

Share This Page