is the Multi-player browser server down?
Posted: Tue Oct 11, 2016 12:24 am
tried both 0.13.20 and 0.14.13
www.factorio.com
https://forums.factorio.com/
ok thanks for letting us know.Akolythe wrote:I get the same message
Code: Select all
17.947 Info HttpSharedState.cpp:44: Downloading https://auth.factorio.com/generate-server-padlock
18.688 Info HttpSharedState.cpp:108: Status code: 503
18.689 Info AuthServerConnector.cpp:26: Auth server json parsing error: <!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<style type="text/css">
html, body, iframe { margin: 0; padding: 0; height: 100%; }
iframe { display: block; width: 100%; border: none; }
</style>
<title>Application Error</title>
</head>
<body>
<iframe src="//s3.amazonaws.com/heroku_pages/error.html">
<p>Application Error</p>
</iframe>
</body>
</html>
18.689 Error MultiplayerManager.cpp:129: MultiplayerManager failed: "Couldn't parse the response from the auth server. This seems to be an internal server error."
yup. got the same message on my headless Win64 server.Svartrockstomten wrote:From the console of my headless server.
Code: Select all
17.947 Info HttpSharedState.cpp:44: Downloading https://auth.factorio.com/generate-server-padlock 18.688 Info HttpSharedState.cpp:108: Status code: 503 18.689 Info AuthServerConnector.cpp:26: Auth server json parsing error: <!DOCTYPE html> <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1"> <style type="text/css"> html, body, iframe { margin: 0; padding: 0; height: 100%; } iframe { display: block; width: 100%; border: none; } </style> <title>Application Error</title> </head> <body> <iframe src="//s3.amazonaws.com/heroku_pages/error.html"> <p>Application Error</p> </iframe> </body> </html> 18.689 Error MultiplayerManager.cpp:129: MultiplayerManager failed: "Couldn't parse the response from the auth server. This seems to be an internal server error."