OpenFactorioServerManager / factorio-server-manager

A tool to help manage Factorio multiplayer servers including mods and save games.
MIT License
541 stars 129 forks source link

Can't find or set password on Unraid #386

Closed GasPoweredTomato closed 1 month ago

GasPoweredTomato commented 1 month ago

Originally I could find the password in the logs but now I can't, even after restarting the container.

I have been looking for sqlite.db but can't find that in the appdata either.

I also did not see any settings to set my own webui password.

Mattie112 commented 1 month ago

You will only see it the first time when it is generated. Are you using Unraid? Please share a screenshot of your mapped/mounted folders.

GasPoweredTomato commented 1 month ago

image Here you go

Mattie112 commented 1 month ago

Oh strange, I have also a fsm-data image

Perhaps that is the location of the config file? (Or it could be my template is old and it is no longer needed). But perhaps you can try to add that folder and see what it does.

GasPoweredTomato commented 1 month ago

This solved it! Now I have cong.json and sqlite.db. Thank you!

Mattie112 commented 1 month ago

A small note for people that find this later. By adding this at a later time you will get a NEW sqlite and config, so you loose any existing config.

(You can try to recover that by browsing through your docker volumes or by first docker exec into your container to grab what you need)