Since a few days I have problems with the filebrowser.
After an upgrade, both the filebrowser to its latest version and ihost to 2.5.2
I can’t create or edit files on the volumes I have mounted.
I browse through the volumes, ready them and it all works correctly, but if I try to create a file, directory or edit an existing one, it gives me a permissions error: permission denied
I don’t know if anything has changed in the way ihost mounts the volumes or permissions and some extra variable with UID, GID, etc. should be put in order to correct this problem.
Any of you have this problem and have been able to find a solution?
Unfortunately, I no longer remember which fields I wrote the application launch parameters into. Try two options: 1) specify the value “auth.method” in the “Variable” field, and “noauth” in the “Value” field; 2) write the parameter “auth.method=noauth” in the “Command” field.
Also, try installing file browser not in the root, but in your volume.
For example, like mine:
filebrowser-volume:/config
filebrowser-volume:/database
filebrowser-volume:/srv
Hi. I am having the same issue, can read the files but cannot write to them. As I saw only volumes that were created upfront is affected, my node-red is in a volume which was not created in advance and files in this one can be modified. Any suggestions on how to make the files read / writable once more?
In version 2.33.0 of Filebrowser, the default running permissions were changed. Previously, Filebrowser ran with ROOT privileges, allowing read/write access to files. However, with the updated permissions, it no longer has the ability to modify files.