[0.18.45] Newly created Factorio server will not show up in server browser

This subforum contains all the issues which we already resolved.
Post Reply
User avatar
Gerkiz
Long Handed Inserter
Long Handed Inserter
Posts: 50
Joined: Fri Nov 30, 2018 3:36 pm
Contact:

[0.18.45] Newly created Factorio server will not show up in server browser

Post by Gerkiz »

Hello,

There seems to be an issue with the server matchmaking system.
What did you do?
I started a new instance, Comfy - Mtn Fortress. Everything is OK in regarding the logs that is logged. But the server will not show up in the server matchmaking browser.
Log below:

Code: Select all

0.727 Info UDPSocket.cpp:27: Opening socket at (IP ADDR:({0.0.0.0:x}))
0.727 Hosting game at IP ADDR:({0.0.0.0:x})
0.727 Info HttpSharedState.cpp:54: Downloading https://auth.factorio.com/generate-server-padlock-2?api_version=4
1.156 Info AuthServerConnector.cpp:66: Obtained serverPadlock for serverHash (tjaFycSgwhoeJeI9RZO7MFRVvg6Advvg) from the auth server.
1.156 Info ServerMultiplayerManager.cpp:769: updateTick(2910) changing state from(CreatingGame) to(InGame)
1.183 Info ServerRouter.cpp:642: Asking pingpong servers (pingpong1.factorio.com:34197, pingpong2.factorio.com:34197, pingpong3.factorio.com:34197, pingpong4.factorio.com:34197) for own address
Own address is IP ADDR:({x}) (confirmed by pingpong1)
1.302 Info ServerRouter.cpp:525: Own address is IP ADDR:({x}) (confirmed by pingpong3)
1.470 Info ServerRouter.cpp:525: Own address is IP ADDR:({x}) (confirmed by pingpong4)
1.803 Info MatchingServer.cpp:114: Matching server game `7837622` has been created.
1.805 Info ServerMultiplayerManager.cpp:701: Matching server connection resumed
What happened?
Simple. It will not show up in the browser.
What did you expect to happen instead?
To show up in the browser.
Write down the steps to reproduce the bug if you know them.
Start a new instance, wait 5 minutes - still nothing in server matchmaking browser.
Does it happen always, once, or sometimes?
It seems always.


On another note, I tried to shut down an instance - Comfy - Expanse; it does not get removed from the server matchmaking browser?

Code: Select all

83.408 Info ServerMultiplayerManager.cpp:112: Disconnecting multiplayer connection.
83.408 Info ServerMultiplayerManager.cpp:769: updateTick(7021550) changing state from(InGame) to(DisconnectingScheduled)
83.441 Info ServerMultiplayerManager.cpp:769: updateTick(7021550) changing state from(DisconnectingScheduled) to(Disconnecting)
83.475 Info ServerMultiplayerManager.cpp:769: updateTick(7021550) changing state from(Disconnecting) to(Disconnected)
83.475 Info ServerMultiplayerManager.cpp:136: Quitting multiplayer connection.
83.475 Info ServerMultiplayerManager.cpp:769: updateTick(7021550) changing state from(Disconnected) to(Closed)
83.718 Info HttpSharedState.cpp:54: Downloading https://multiplayer.factorio.com/remove-game/7837620
83.820 Info UDPSocket.cpp:218: Closing socket
83.820 Info UDPSocket.cpp:248: Socket closed
83.820 Info UDPSocket.cpp:218: Closing socket
83.888 Info UDPSocket.cpp:218: Closing socket
83.888 Info UDPSocket.cpp:248: Socket closed
83.921 Goodbye
Thank you in advance,
Gerkiz

solsocog
Manual Inserter
Manual Inserter
Posts: 1
Joined: Sun Aug 09, 2020 1:44 pm
Contact:

Re: [0.18.45] Newly created Factorio server will not show up in server browser

Post by solsocog »

Freshly created server, no issues serverwise(1gbps, barely used 5ghz cpu, lots of free ram and disk), same issue, different log entries though:

Code: Select all

 201.918 Error HttpSharedState.cpp:136: CURL failed: code:28, 1c; Operation too slow. Less than 1 bytes/sec transferred the last 20 seconds
 201.918 Info MatchingServer.cpp:171: Failed to sendHeartbeat to the multiplayer matching server: Download failed (status code 520): failed to parse JSON response: Unexpected character (O) at ?:1
JSON: Operation too slow. Less than 1 bytes/sec transferred the last 20 seconds
 202.432 Info ServerMultiplayerManager.cpp:701: Matching server connection resumed
 321.917 Error HttpSharedState.cpp:136: CURL failed: code:28, 1c; Operation too slow. Less than 1 bytes/sec transferred the last 20 seconds
 321.917 Info MatchingServer.cpp:171: Failed to sendHeartbeat to the multiplayer matching server: Download failed (status code 520): failed to parse JSON response: Unexpected character (O) at ?:1
JSON: Operation too slow. Less than 1 bytes/sec transferred the last 20 seconds
 348.961 Error HttpSharedState.cpp:136: CURL failed: code:28, 1c; Operation too slow. Less than 1 bytes/sec transferred the last 20 seconds
 375.974 Error HttpSharedState.cpp:136: CURL failed: code:28, 1c; Operation too slow. Less than 1 bytes/sec transferred the last 20 seconds
 402.987 Error HttpSharedState.cpp:136: CURL failed: code:28, 1c; Operation too slow. Less than 1 bytes/sec transferred the last 20 seconds
 402.994 Error ServerMultiplayerManager.cpp:706: Matching server connection failed: Error when creating server game: Download failed (status code 520): failed to parse JSON response: Unexpected character (O) at ?:1
 430.015 Error HttpSharedState.cpp:136: CURL failed: code:28, 1c; Operation too slow. Less than 1 bytes/sec transferred the last 20 seconds
 430.475 Info ServerMultiplayerManager.cpp:701: Matching server connection resumed
 456.627 Error HttpSharedState.cpp:136: CURL failed: code:28, 1c; Operation too slow. Less than 1 bytes/sec transferred the last 20 seconds
 456.627 Info MatchingServer.cpp:171: Failed to sendHeartbeat to the multiplayer matching server: Download failed (status code 520): failed to parse JSON response: Unexpected character (O) at ?:1
JSON: Operation too slow. Less than 1 bytes/sec transferred the last 20 seconds
 457.114 Info ServerMultiplayerManager.cpp:701: Matching server connection resumed
 506.052 Info MatchingServer.cpp:171: Failed to sendHeartbeat to the multiplayer matching server: Download failed (status code 500): failed to parse JSON response: Unexpected character (<) at ?:1
JSON: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<title>500 Internal Server Error</title>
<h1>Internal Server Error</h1>
<p>The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.</p>

 506.182 Info ServerMultiplayerManager.cpp:701: Matching server connection resumed
I can report it seems to be fixed, game is public now.

kovarex
Factorio Staff
Factorio Staff
Posts: 8078
Joined: Wed Feb 06, 2013 12:00 am
Contact:

Re: [0.18.45] Newly created Factorio server will not show up in server browser

Post by kovarex »

Can I assume, that it was a one time hiccup of the matching server and it is working fine now?

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

Re: [0.18.45] Newly created Factorio server will not show up in server browser

Post by Gerkiz »

kovarex wrote:
Mon Aug 10, 2020 11:27 am
Can I assume, that it was a one time hiccup of the matching server and it is working fine now?
You are indeed correct. It seems to be working quite fine now.

/Gerkiz

Post Reply

Return to “Resolved Problems and Bugs”