Page 1 of 1

is the Multi-player browser server down?

Posted: Tue Oct 11, 2016 12:24 am
by impetus maximus
browser.down.jpg
tried both 0.13.20 and 0.14.13

Re: is the Mulit-player browser server down?

Posted: Tue Oct 11, 2016 12:52 am
by Akolythe
I get the same message

Re: is the Mulit-player browser server down?

Posted: Tue Oct 11, 2016 12:53 am
by impetus maximus
Akolythe wrote:I get the same message
ok thanks for letting us know.

Re: is the Mulit-player browser server down?

Posted: Tue Oct 11, 2016 1:01 am
by Zhall
the main site is down too

Re: is the Multi-player browser server down?

Posted: Tue Oct 11, 2016 1:31 am
by Svartrockstomten
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."

Re: is the Multi-player browser server down?

Posted: Tue Oct 11, 2016 2:40 am
by impetus maximus
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."
yup. got the same message on my headless Win64 server.

Re: is the Multi-player browser server down?

Posted: Tue Oct 11, 2016 4:26 am
by lynadin
Same here on Headless Server and bypassing auth is bad idea ... it wiped player inventories and locations.

Re: is the Multi-player browser server down?

Posted: Tue Oct 11, 2016 6:53 am
by Stevepunk
I tried to log in to the mod portal from the main menu and received this error:

"Couldn't parse the response from the auth server. This seems to be an internal server error."

So I tried to download a mod directly from the website (which is still up) and got this error:

"Application Error
An error occurred in the application and your page could not be served. Please try again in a few moments.

If you are the application owner, check your logs for details."