Page 1 of 1

Sever Login Fail: Too many failed login attempts

Posted: Wed Oct 05, 2022 2:21 pm
by Qionglu735
Server on linux can not login. I am pretty sure my password is correct.

Code: Select all

   0.084 Running in headless mode
   0.155 Loading mod core 0.0.0 (data.lua)
   0.193 Loading mod base 1.1.69 (data.lua)
   0.565 Loading mod base 1.1.69 (data-updates.lua)
   0.765 Checksum for core: 1720724266
   0.765 Checksum of base: 1802897234
   1.124 Prototype list checksum: 3034860339
   1.210 Info PlayerData.cpp:71: Local player-data.json available, timestamp 1664978941
   1.210 Info PlayerData.cpp:78: Cloud player-data.json unavailable
   1.213 Factorio initialised
   1.214 Info AuthServerConnector.cpp:385: Performing TLS check.
   1.214 Info HttpSharedState.cpp:54: Downloading https://auth.factorio.com/tls-check/success
   1.787 Info AuthServerConnector.cpp:410: TLS check success.
   1.787 Info HttpSharedState.cpp:54: Downloading https://auth.factorio.com/api-login?api_version=5
   2.369 Info AuthServerConnector.cpp:54: Auth server returned error: {"data":{},"error":"login-too-many-attempts","message":"Too many failed login attempts. Please try again later. If you have forgotten your password, you can reset it at https://factorio.com/."}

   2.370 Error CommandLineMultiplayer.cpp:360: Hosting multiplayer game failed: Too many failed login attempts. Please try again later. If you have forgotten your password, you can reset it at https://factorio.com/request-password-reset
   2.376 Info ServerMultiplayerManager.cpp:141: Quitting multiplayer connection.
   2.377 Info ServerMultiplayerManager.cpp:795: updateTick(4294967295) changing state from(Ready) to(Closed)
   2.437 Goodbye

Re: Sever Login Fail: Too many failed login attempts

Posted: Wed Oct 05, 2022 2:24 pm
by Loewchen
Qionglu735 wrote: Wed Oct 05, 2022 2:21 pm Server on linux can not login. I am pretty sure my password is correct.
Well, does it work on https://www.factorio.com/login?

Re: Sever Login Fail: Too many failed login attempts

Posted: Wed Oct 05, 2022 2:26 pm
by Qionglu735
yes. i am using the same username / password here.

Re: Sever Login Fail: Too many failed login attempts

Posted: Wed Oct 05, 2022 2:37 pm
by Loewchen
Follow same directions as 103121.

Re: Sever Login Fail: Too many failed login attempts

Posted: Wed Oct 05, 2022 2:40 pm
by Qionglu735
OK Thanks