Match Making / Browse games

Anything that prevents you from playing the game properly. Do you have issues playing for the game, downloading it or successfully running it on your computer? Let us know here.
Post Reply
User avatar
Gerkiz
Long Handed Inserter
Long Handed Inserter
Posts: 50
Joined: Fri Nov 30, 2018 3:36 pm
Contact:

Match Making / Browse games

Post by Gerkiz »

Hello,

Browse games prints out a nice little error message.
Download failed (status code 520): failed to parse JSON response: Unexpected character (O) at ?:1
This also occurs when starting a headless server.

Thank you in advance,
Gerkiz

User avatar
Gerkiz
Long Handed Inserter
Long Handed Inserter
Posts: 50
Joined: Fri Nov 30, 2018 3:36 pm
Contact:

Re: Match Making / Browse games

Post by Gerkiz »

More info:

Code: Select all

452274.071 Info MatchingServer.cpp:171: Failed to sendHeartbeat to the multiplayer matching server: Download failed (status code 503): failed to parse JSON response: Unexpected character (<) at ?:1
JSON: <!DOCTYPE html>
	<html>
	  <head>
		<meta name="viewport" content="width=device-width, initial-scale=1">
		<meta charset="utf-8">
		<title>Application Error</title>
		<style media="screen">
		  html,body,iframe {
			margin: 0;
			padding: 0;
		  }
		  html,body {
			height: 100%;
			overflow: hidden;
		  }
		  iframe {
			width: 100%;
			height: 100%;
			border: 0;
		  }
		</style>
	  </head>
	  <body>
		<iframe src="//www.herokucdn.com/error-pages/application-error.html"></iframe>
	  </body>
	</html>
452298.865 Error ServerMultiplayerManager.cpp:710: Matching server connection failed: Error when creating server game: Download failed (status code 503): failed to parse JSON response: Unexpected character (<) at ?:1
452328.396 Info ServerMultiplayerManager.cpp:705: Matching server connection resumed
452778.057 Info MatchingServer.cpp:171: Failed to sendHeartbeat to the multiplayer matching server: Download failed (status code 503): failed to parse JSON response: Unexpected character (<) at ?:1
JSON: <!DOCTYPE html>
	<html>
	  <head>
		<meta name="viewport" content="width=device-width, initial-scale=1">
		<meta charset="utf-8">
		<title>Application Error</title>
		<style media="screen">
		  html,body,iframe {
			margin: 0;
			padding: 0;
		  }
		  html,body {
			height: 100%;
			overflow: hidden;
		  }
		  iframe {
			width: 100%;
			height: 100%;
			border: 0;
		  }
		</style>
	  </head>
	  <body>
		<iframe src="//www.herokucdn.com/error-pages/application-error.html"></iframe>
	  </body>
	</html>
452808.381 Info ServerMultiplayerManager.cpp:705: Matching server connection resumed
/Gerkiz

User avatar
Sanqui
Factorio Staff
Factorio Staff
Posts: 266
Joined: Mon May 07, 2018 7:22 pm
Contact:

Re: Match Making / Browse games

Post by Sanqui »

Hi, thank you for the error report. There should be no more problems. Sorry for the trouble!
ovo

User avatar
Gerkiz
Long Handed Inserter
Long Handed Inserter
Posts: 50
Joined: Fri Nov 30, 2018 3:36 pm
Contact:

Re: Match Making / Browse games

Post by Gerkiz »

Thank you so much for the quick support! :D

Post Reply

Return to “Technical Help”