[2.1.7] Cannot login using in-game GUI
Posted: Tue Jun 23, 2026 4:06 pm
When logging into the game using a username + token, the game fails to authenticate. When manually entering the token in player-data.json it works properly. I tried several times to enter the token, both using copy-paste as well as manually typing it. Problem persists in both cases.
OS: Linux
Purchased from: Steam
Factorio version: 2.1.7 with expansion. Standalone version downloaded from website.
factorio-current.log (when logging in from in-game GUI):
factorio-previous.log (when setting "service-token" in "player-data.json"):
OS: Linux
Purchased from: Steam
Factorio version: 2.1.7 with expansion. Standalone version downloaded from website.
factorio-current.log (when logging in from in-game GUI):
Code: Select all
[---snip---]
9.719 Factorio initialised
9.722 Info AuthServerConnector.cpp:620: Performing TLS check.
9.722 Info HttpSharedState.cpp:57: Downloading https://auth.factorio.com/tls-check/success
10.222 Info AuthServerConnector.cpp:653: TLS check success.
26.932 Info HttpSharedState.cpp:57: Downloading https://auth.factorio.com/api-login?api_version=6
27.425 Info AuthServerConnector.cpp:70: Auth server returned error: {"data":{},"error":"login-failed","message":"Given username or email and password do not match any account"}
45.752 Quitting: user-quit.
45.980 Goodbye
Code: Select all
[---snip---]
10.338 Factorio initialised
10.340 Info AuthServerConnector.cpp:620: Performing TLS check.
10.340 Info HttpSharedState.cpp:57: Downloading https://auth.factorio.com/tls-check/success
10.984 Info AuthServerConnector.cpp:653: TLS check success.
10.984 Info HttpSharedState.cpp:57: Downloading https://updater.factorio.com/updater/get-available-versions?username=<private>&token=<private>&apiVersion=2
11.901 0 packages available to download (experimental updates enabled).
31.357 Quitting: user-quit.
31.614 Goodbye