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
I already updated the server and crafstudio. Still getting the same error. http://i.imgur.com/Nt5TP.png
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.
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.)