September 24, 2025Sep 24 There is an issue with the official Filebrowser container. It expects the database to be in /database folder, but the container is configured with /db as path to the database.It starts right after the installation with generated password. If you restart it, it would generate a new admin password which you can see in the log. This is because the database file is never created. It attempts to create it in every restart but since the path is wrong it never happens.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.