[1.1.21] Frozen on logon
Posted: Thu Feb 18, 2021 11:15 am
Headless server, Ubuntu 20
Someone logged in and the game stayed paused?
Race condition?
the RCON command is me remotely running a commmand to see if anyone is online when user reported server frozen ( took a while to respond )
I tried to connect, and server did not respond. Other Factorio servers on same machine were fine.
It shouldn't be a file/io problem. there is 16GB of write buffer available, writing to a NVME SSD.
Also seems odd that it is peer 11, he was the only player.
Someone logged in and the game stayed paused?
Code: Select all
18 hours, 49 minutes and 24 seconds
74813.065 ConnectionRequestReplyConfirm (type(ConnectionRequestReplyConfirm) ) from(IP ADDR:({109.145.138.195:61155}))
74813.065 Info ServerRouter.cpp:453: Replying to connectionRequest for address(IP ADDR:({109.145.138.195:61155})).
74813.065 Info ServerSynchronizer.cpp:600: nextHeartbeatSequenceNumber(2170154) adding peer(11)
74813.083 Info ServerMultiplayerManager.cpp:780: updateTick(4065884) changing state from(InGame) to(InGameSavingMap)
74819.450 Info RemoteCommandProcessor.cpp:242: New RCON connection from IP ADDR:({127.0.0.1:44132})
74841.327 Info ServerMultiplayerManager.cpp:1048: Disconnect notification for peer (11)
74841.327 Info ServerSynchronizer.cpp:619: nextHeartbeatSequenceNumber(2170998) removing peer(11).
74841.346 Info ServerMultiplayerManager.cpp:780: updateTick(4065884) changing state from(InGameSavingMap) to(InGame)
18 hours, 49 minutes and 24 seconds
18 hours, 49 minutes and 24 seconds
18 hours, 49 minutes and 24 seconds
18 hours, 49 minutes and 24 seconds
18 hours, 49 minutes and 24 seconds
the RCON command is me remotely running a commmand to see if anyone is online when user reported server frozen ( took a while to respond )
I tried to connect, and server did not respond. Other Factorio servers on same machine were fine.
It shouldn't be a file/io problem. there is 16GB of write buffer available, writing to a NVME SSD.
Also seems odd that it is peer 11, he was the only player.