[Oxyd] [15.37] Server master list timeout
Posted: Sat Nov 18, 2017 10:13 pm
Hi Factorio Devs,
Not really sure if this is a bug or not, but more of a request of perhaps how to fix this.
My server needs to be restarted every few days as it seems to lose connectivity with the master server, i get the following in my console log:
Then, followed by a massive spam of the following:
Why the connection didnt work I dont know, my end - your end who knows... That does not really matter, however should the Factorio server not do the following whereas it re-registers itself if its current state is REGISTERED and the last message response from the master server was 404 (UNREGISTERED)?
Unsure if this should be inside Feature Requests or Bug Reports, feel free to move it if it's not in the right place.
Not really sure if this is a bug or not, but more of a request of perhaps how to fix this.
My server needs to be restarted every few days as it seems to lose connectivity with the master server, i get the following in my console log:
Code: Select all
67038.100 Info HttpSharedState.cpp:109: Downloading https://multiplayer.factorio.com/post-game-heartbeat/250019
67038.100 Info HttpSharedState.cpp:111: Status code: 0
67038.100 Info MatchingServer.cpp:144: Failed to sendHeartbeat to the multiplayer matching server: Operation too slow. Less than 1 bytes/sec transferred the last 20 seconds
Code: Select all
79057.180 Info HttpSharedState.cpp:109: Downloading https://multiplayer.factorio.com/update-game/250019
79057.180 Info HttpSharedState.cpp:111: Status code: 404
79057.351 Info HttpSharedState.cpp:109: Downloading https://multiplayer.factorio.com/update-game/250019
79057.351 Info HttpSharedState.cpp:111: Status code: 404
79057.523 Info HttpSharedState.cpp:109: Downloading https://multiplayer.factorio.com/update-game/250019
79057.523 Info HttpSharedState.cpp:111: Status code: 404
79057.753 Info HttpSharedState.cpp:109: Downloading https://multiplayer.factorio.com/update-game/250019
79057.753 Info HttpSharedState.cpp:111: Status code: 404
79057.921 Info HttpSharedState.cpp:109: Downloading https://multiplayer.factorio.com/update-game/250019
79057.921 Info HttpSharedState.cpp:111: Status code: 404
79058.102 Info HttpSharedState.cpp:109: Downloading https://multiplayer.factorio.com/update-game/250019
79058.102 Info HttpSharedState.cpp:111: Status code: 404
79058.338 Info HttpSharedState.cpp:109: Downloading https://multiplayer.factorio.com/update-game/250019
79058.338 Info HttpSharedState.cpp:111: Status code: 404
79058.516 Info HttpSharedState.cpp:109: Downloading https://multiplayer.factorio.com/update-game/250019
79058.516 Info HttpSharedState.cpp:111: Status code: 404
Unsure if this should be inside Feature Requests or Bug Reports, feel free to move it if it's not in the right place.