Closed swedishstyle closed 2 years ago
The base image is linuxserver lidarr container. So setting this up is the same as that. You could look for support there. In windows, you probably need to make sure the permissions are wide open for the folders you mapped as the volumes. So the equivalent of 777 on Linux, so I would suggest looking at your file permissions from windows and trying to relax them as much as possible.
Edit, this is also just probably a typical docker usage/support issue. Not really an issue with this container per-say..
For more detail on the container: https://github.com/linuxserver/docker-lidarr
Describe the bug "Folder is not writable by user abc"
To Reproduce N/A
Expected behavior The user is able to write to the music directory, as it is mapped to the correct user in Docker
Docker Info:
Additional context I migrated my Lidarr database from Windows full install to a Linux docker install. I've had no issues with it seeing all of my existing music, as well as downloading watched files, but I cannot add the root folder, due to the error above. I have the PGID and PUID mapped to a user with owner privileges on the folder.