I'm trying to run a headless server on an IPv6 only machine.
The server stops because of :
It seems that auth.factorio.com doesn't provide any AAAA record.0.528 Info HttpSharedState.cpp:44: Downloading https://auth.factorio.com/generate-server-padlock-2
0.654 code:7, 7; Couldn't connect to server
Is it possible to add IPv6 support to the auth server ?
I could use a tunnel or a proxy but that would be great if IPv6 could work out of the box.
PS : I'm not looking for workarounds, just reporting my situation.