2.0.32 Can't login to factorio server manager docker

Anything that prevents you from playing the game properly. Do you have issues playing for the game, downloading it or successfully running it on your computer? Let us know here.
Tisrok
Manual Inserter
Manual Inserter
Posts: 1
Joined: Sun Feb 09, 2025 11:24 pm
Contact:

2.0.32 Can't login to factorio server manager docker

Post by Tisrok »

I was in an "altered state" and may have changed the password within the webGUI for the Factorio Server Manager.
I can't find the password in config.ini, server-settings.json, the container logs, etc
I'm sure this is a simple fix but I'm having trouble finding a clear answer. I'd like to just reset the password or change it.
Any help would be greatly appreciated!
Thanks ahead.
*Additionally, I will provide any requested files or information. Also possible I deleted the password altogether?*

Attached are the config files+Server log (below)

Log start:

Code: Select all

2025/02/09 23:08:51 Logging in user: Tisrok
2025/02/09 23:08:51 Error reading user from database: record not found
2025/02/09 23:08:51 Password for user Tisrok wrong
2025/02/09 23:08:56 Logging in user: admin
2025/02/09 23:08:56 Password for user admin wrong
2025/02/09 23:08:58 Logging in user: admin
2025/02/09 23:08:58 Password for user admin wrong
2025/02/09 23:09:01 Logging in user: admin
2025/02/09 23:09:01 Password for user admin wrong
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   477  100   477    0     0   1931      0 --:--:-- --:--:-- --:--:--  1931
100 82.0M  100 82.0M    0     0  46.7M      0  0:00:01  0:00:01 --:--:-- 85.1M
/opt/fsm/mod_packs
2025/02/09 23:11:09 Loaded Factorio settings from /opt/factorio/config/server-settings.json
2025/02/09 23:11:09 Starting server on: 0.0.0.0:80
2025/02/09 23:17:28 Logging in user: Tisrok
2025/02/09 23:17:28 Error reading user from database: record not found
2025/02/09 23:17:28 Password for user Tisrok wrong
2025/02/09 23:17:35 Logging in user: Tisrok
2025/02/09 23:17:35 Error reading user from database: record not found
2025/02/09 23:17:35 Password for user Tisrok wrong
2025/02/09 23:17:41 Logging in user: Tisrok
2025/02/09 23:17:41 Error reading user from database: record not found
2025/02/09 23:17:41 Password for user Tisrok wrong
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   477  100   477    0     0    822      0 --:--:-- --:--:-- --:--:--   820
100 82.0M  100 82.0M    0     0  39.1M      0  0:00:02  0:00:02 --:--:-- 76.8M
/opt/fsm/mod_packs
2025/02/09 23:20:46 Loaded Factorio settings from /opt/factorio/config/server-settings.json
2025/02/09 23:20:46 Starting server on: 0.0.0.0:80
2025/02/09 23:22:17 Logging in user: admin
2025/02/09 23:22:17 Password for user admin wrong
2025/02/09 23:22:20 Logging in user: admin
2025/02/09 23:22:20 Password for user admin wrong
2025/02/09 23:22:26 Logging in user: Tisrok
2025/02/09 23:22:26 Error reading user from database: record not found
2025/02/09 23:22:26 Password for user Tisrok wrong
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   477  100   477    0     0   1841      0 --:--:-- --:--:-- --:--:--  1841
100 82.0M  100 82.0M    0     0  44.0M      0  0:00:01  0:00:01 --:--:-- 73.6M
/opt/fsm/mod_packs
2025/02/09 23:48:54 Loaded Factorio settings from /opt/factorio/config/server-settings.json
2025/02/09 23:48:54 Starting server on: 0.0.0.0:80
2025/02/09 23:49:17 Logging in user: Tisrok
2025/02/09 23:49:17 Error reading user from database: record not found
2025/02/09 23:49:17 Password for user Tisrok wrong
2025/02/09 23:51:33 Logging in user: admin
2025/02/09 23:51:33 Password for user admin wrong
2025/02/09 23:51:36 Logging in user: Tisrok
2025/02/09 23:51:36 Error reading user from database: record not found
2025/02/09 23:51:36 Password for user Tisrok wrong
2025/02/09 23:51:39 Logging in user: Tisrok
2025/02/09 23:51:39 Error reading user from database: record not found
2025/02/09 23:51:39 Password for user Tisrok wrong
2025/02/09 23:58:02 Logging in user: Tisrok
2025/02/09 23:58:02 Error reading user from database: record not found
2025/02/09 23:58:02 Password for user Tisrok wrong

2025/02/09 23:08:45 /home/runner/work/factorio-server-manager/factorio-server-manager/src/api/auth.go:81 record not found
[0.161ms] [rows:0] SELECT * FROM `users` WHERE `users`.`username` = "Tisrok" AND `users`.`deleted_at` IS NULL LIMIT 1

2025/02/09 23:08:51 /home/runner/work/factorio-server-manager/factorio-server-manager/src/api/auth.go:81 record not found
[0.214ms] [rows:0] SELECT * FROM `users` WHERE `users`.`username` = "Tisrok" AND `users`.`deleted_at` IS NULL LIMIT 1

2025/02/09 23:17:28 /home/runner/work/factorio-server-manager/factorio-server-manager/src/api/auth.go:81 record not found
[0.196ms] [rows:0] SELECT * FROM `users` WHERE `users`.`username` = "Tisrok" AND `users`.`deleted_at` IS NULL LIMIT 1

2025/02/09 23:17:35 /home/runner/work/factorio-server-manager/factorio-server-manager/src/api/auth.go:81 record not found
[0.183ms] [rows:0] SELECT * FROM `users` WHERE `users`.`username` = "Tisrok" AND `users`.`deleted_at` IS NULL LIMIT 1

2025/02/09 23:17:41 /home/runner/work/factorio-server-manager/factorio-server-manager/src/api/auth.go:81 record not found
[0.186ms] [rows:0] SELECT * FROM `users` WHERE `users`.`username` = "Tisrok" AND `users`.`deleted_at` IS NULL LIMIT 1

2025/02/09 23:22:26 /home/runner/work/factorio-server-manager/factorio-server-manager/src/api/auth.go:81 record not found
[0.173ms] [rows:0] SELECT * FROM `users` WHERE `users`.`username` = "Tisrok" AND `users`.`deleted_at` IS NULL LIMIT 1

2025/02/09 23:49:17 /home/runner/work/factorio-server-manager/factorio-server-manager/src/api/auth.go:81 record not found
[0.153ms] [rows:0] SELECT * FROM `users` WHERE `users`.`username` = "Tisrok" AND `users`.`deleted_at` IS NULL LIMIT 1

2025/02/09 23:51:36 /home/runner/work/factorio-server-manager/factorio-server-manager/src/api/auth.go:81 record not found
[0.214ms] [rows:0] SELECT * FROM `users` WHERE `users`.`username` = "Tisrok" AND `users`.`deleted_at` IS NULL LIMIT 1

2025/02/09 23:51:39 /home/runner/work/factorio-server-manager/factorio-server-manager/src/api/auth.go:81 record not found
[0.190ms] [rows:0] SELECT * FROM `users` WHERE `users`.`username` = "Tisrok" AND `users`.`deleted_at` IS NULL LIMIT 1

2025/02/09 23:58:02 /home/runner/work/factorio-server-manager/factorio-server-manager/src/api/auth.go:81 record not found
[0.193ms] [rows:0] SELECT * FROM `users` WHERE `users`.`username` = "Tisrok" AND `users`.`deleted_at` IS NULL LIMIT 1
Attachments
player-data.json
(9 KiB) Downloaded 12 times
server-settings.json
(3.45 KiB) Downloaded 12 times
config.ini
(17.93 KiB) Downloaded 12 times
server-adminlist.json
(14 Bytes) Downloaded 11 times
Post Reply

Return to “Technical Help”