[1.1.110] Multiplayer game doesn't reappear in public games list after network outage

We are aware of them, but they have low priority. We have more important things to do. They go here in order not to take space in the main bug thread list.
Atraps003
Long Handed Inserter
Long Handed Inserter
Posts: 86
Joined: Thu Jan 04, 2018 6:34 am
Contact:

[1.1.110] Multiplayer game doesn't reappear in public games list after network outage

Post by Atraps003 »

When hosting a public multiplayer game the game will not reappear in the browse public games list after a network outage has been fixed. The game is still connectable using Continue from main menu or using connect to address. After the network outage is fixed the game host needs to quit and rehost for the game to reappear in the public games list.

-Host public game and wait for it to appear in public games list
-Simulate network outage on host
-Wait for game to drop from the list (takes about 5 minutes)
-Restore network to host
-After network is restored the game will not reappear in the list but it will be connectable

Atraps003
Long Handed Inserter
Long Handed Inserter
Posts: 86
Joined: Thu Jan 04, 2018 6:34 am
Contact:

Re: [1.1.110] Multiplayer game doesn't reappear in public games list after network outage

Post by Atraps003 »

It seems this issue only occurs when there is dns caching involved during the network outage?

If the error is this then the game is restored on the list.
Error HttpSharedState.cpp:158: CURL failed: code:6, 6; Could not resolve host: multiplayer.factorio.com

If the error is this then the game won't be restored until it's rehosted.
Error HttpSharedState.cpp:158: CURL failed: code:7, 7; Failed to connect to multiplayer.factorio.com port 443: No route to host

Without dns caching I was able to reproduce by simulating a cache using /etc/hosts.

factorio@debian:~$ ping multiplayer.factorio.com
PING multiplayer.factorio.com (23.22.5.68) 56(84) bytes of data.

factorio@debian:~$ cat /etc/hosts
127.0.0.1 localhost
127.0.1.1 debian
23.22.5.68 multiplayer.factorio.com
Attachments
factorio-previous(1).log
(12.57 KiB) Downloaded 20 times

Rseding91
Factorio Staff
Factorio Staff
Posts: 14122
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: [1.1.110] Multiplayer game doesn't reappear in public games list after network outage

Post by Rseding91 »

Thanks for the report however due to the edge case nature of this issue I'm going to put this into the minor issues section.
If you want to get ahold of me I'm almost always on Discord.

Post Reply

Return to “Minor issues”