Filebrowser not working - appears to be related to filebrowser.db

What type of hardware are you using: Other(?)
What YunoHost version are you running: 11.2.30.2
What app is this about: Filebrowser

Describe your issue

Hardware: Lenovo ThinkServer TS140 - 4 x Intel(R) Xeon(R) CPU E3-1225 v3 – 12GB RAM
YunoHost version: Latest ISO – fresh install
I have access to my server : SSH & Web Admin

When I install the app everything seems to go well, but when I go to use the app it doesnt work and shows error code 502, Bad Gateway.

When I look under Services, the app is stopped.

This is the error from the logs which appears to be causing the issue:
Filebrowser[40465]: 2024/09/27 00:31:20 Warning: filebrowser.db can’t be found. Initialing in /var/www/filebrowser/database.db

Any ideas how this can be rectified?

Share relevant logs or error messages

Filebrowser[40465]: 2024/09/27 00:31:20 Warning: filebrowser.db can’t be found. Initialing in /var/www/filebrowser/database.db

ah yes, permission issue on /var/www/filebrowser/database.db This should be fixed in testing and will be merged as soon as the test finishes

2 Likes

Great, thank you.