GithubHelp home page GithubHelp logo

Root Folder Not Mapping about lidarr HOT 7 CLOSED

lidarr avatar lidarr commented on May 21, 2024
Root Folder Not Mapping

from lidarr.

Comments (7)

Starbix avatar Starbix commented on May 21, 2024 1

I added a README to my dockerimages repo mentioning the UID/GID

from lidarr.

Starbix avatar Starbix commented on May 21, 2024 1

Haha no, I added it after your issue 😄

from lidarr.

danielunderwood avatar danielunderwood commented on May 21, 2024

This sounds a lot like a permissions issue. Docker accepting a UID/GID is dependent on the image being used and isn't really standardized. Are you seeing any errors in the logs? What does your Dockerfile look like?

Regardless of the issue, we should probably have some sort of feedback in the UI for an error.

from lidarr.

mccorkled avatar mccorkled commented on May 21, 2024

https://pastebin.com/30aRXRdq

The entire top of the log is Lidarr looking for information from books that I have being snatched using a program called LazyLibrarian. Strange.

1

from lidarr.

danielunderwood avatar danielunderwood commented on May 21, 2024

Looks to be a permission issue from [v10.0.0.6791] System.UnauthorizedAccessException: Root folder path '/music/' is not writable by user 'nobody'. I don't think it should be a lidarr issue since we should have the same file access backend as sonarr and radarr.

You may want to run id in the terminal to see if the group and user IDs that you're giving are actually being used. I know there's an image out there from @Starbix, but I think that one uses environment variables UID and GID instead of PUID and GUID. If you aren't using that image, what are you using?

from lidarr.

mccorkled avatar mccorkled commented on May 21, 2024

Changing those variables did the trick.

Thanks.

from lidarr.

mccorkled avatar mccorkled commented on May 21, 2024

Must have missed it. Sorry guys.

from lidarr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.