November 25, 2025Nov 25 Author 11 minutes ago, LordShad0w said:You lose nothing by being actually helpful in a help thread.I cant understand your point. I tryed to help you, asked you for some steps for I can see your config to find issue but you say you already removed it...
November 25, 2025Nov 25 Author On 11/24/2025 at 1:00 AM, PatrickS said:did try to add the path in the config via SourcePlease post your config and steps you made for adding path. Note: latest (beta) docker version has bug https://github.com/gtsteffaniak/filebrowser/issues/1618#issuecomment-3559740378 So changed tag to stable for xml template
December 12, 2025Dec 12 I changed signup: true and reloaded the docker in order to allow new user sign-up. I confirmed showing in yaml. Doesn't seem to do anything.Am I missing something relating to signup?Update can you post the actual settings and full path syntax that are suggested?Do these settings look right? Seems to be a relative path with another config.yaml below data but not a complete list of settings: Edited December 17, 2025Dec 17 by goldbondx
January 3Jan 3 Here is an easier way to install "FileBrowser Quantum" via plugins.https://raw.githubusercontent.com/insomnia417/Unraid-FileBrowser_Quantum-Plugins/refs/heads/main/FileBrowser_Quantum.plg
January 11Jan 11 I installed this this morning and have it up and running, can sign into FB and create users BUT I cant create folders, files or upload any. My directory looks like this:root@Tower:/mnt/user/FileBrowser# ls -altotal 0drwxrwxrwx 1 1000 users 10 Jan 11 14:36 ./drwxrwxrwx 1 nobody users 180 Jan 11 14:29 ../drwxrwxrwx 1 1000 users 20 Jan 11 14:22 Files/with Files looking like thisroot@Tower:/mnt/user/FileBrowser/Files# ls -altotal 0drwxrwxrwx 1 1000 users 20 Jan 11 14:22 ./drwxrwxrwx 1 1000 users 10 Jan 11 14:36 ../drwxrwxrwx 1 1000 users 0 Jan 11 14:22 files/drwxrwxrwx 1 1000 users 18 Jan 11 13:51 users/configuration shows this:/srv is pointing at /mnt/user/FileBrowser/Filesand the log doesnt show any errors from trying to create folders or upload files.any thoughts on what Im missing? Thanks!Edit: I just realized that changing the admin password isnt being saved.Edit2: A FileBrowser update seems to have fixed the issue. Edited January 23Jan 23 by Ryland
March 14Mar 14 There appears to be an invalid option in your default config file. When I first started the container today, I got the following error message before the thing crashed:2026/03/14 08:36:17 [FATAL] error unmarshaling YAML data: [136:3] unknown field "defaultLandingPage" 133 | darkMode: true 134 | dateFormat: false 135 | debugOffice: false> 136 | defaultLandingPage: "" ^ 137 | deleteWithoutConfirming: false 138 | disableOfficePreviewExt: "" 139 | disableOnlyOfficeExt: .md .txt .pdf 140 | Once I commented out the offending config line, things came up perfectly. Appreciate your work getting an UnRaid template created and providing such good instructions!
April 20Apr 20 @Masterwishx Just to let you know that your template is incorrect. FILEBROWSER_CONFIG : data/config.yaml doesn't work. The correct value is config.yaml, without the data/ path.
April 20Apr 20 1 hour ago, Kinchouka said:@MasterwishxJust to let you know that your template is incorrect. FILEBROWSER_CONFIG : data/config.yaml doesn't work. The correct value is config.yaml, without the data/ path.Getting the same error myself, template provided is incorrect it seems
April 21Apr 21 Author 13 hours ago, Kinchouka said:FILEBROWSER_CONFIG : data/config.yaml doesn't work. The correct value is config.yaml, without the data/ path.Thanks i will check it, seems this was changed in image...
April 21Apr 21 Author 13 hours ago, Kinchouka said:@MasterwishxJust to let you know that your template is incorrect. FILEBROWSER_CONFIG : data/config.yaml doesn't work. The correct value is config.yaml, without the data/ path.Strange my container still working fine , and cant see changes in docker hub : ENV FILEBROWSER_DATABASE=/home/filebrowser/data/database.db0ENV FILEBROWSER_CONFIG=/home/filebrowser/data/config.yaml
May 19May 19 What is the status with noted error previously:2026/05/19 10:14:33 [DEBUG] Default SQLite driver initialized2026/05/19 10:14:33 [ERROR] unable to load config, waiting 5 seconds before exiting...2026/05/19 10:14:38 [FATAL] error unmarshaling YAML data: [136:3] unknown field "defaultLandingPage"133 | darkMode: true134 | dateFormat: false135 | debugOffice: false> 136 | defaultLandingPage: ""^137 | deleteWithoutConfirming: false138 | disableOfficePreviewExt: ""139 | disableOnlyOfficeExt: .md .txt .pdf140 |I came back to a previously work but upgraded version I hadn't used in a bit and received this. I reinstalled and have the same error.Update: Commented out offending lined relating to defaultLandingPage and appear to be up and running. Edited May 19May 19 by goldbondx
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.