tom472 / mediabox

Container based media tools configuration
MIT License
428 stars 83 forks source link

Radarr and Sonarr - Folder is not writable by user abc #58

Closed element465 closed 6 years ago

element465 commented 6 years ago

Trying to choose the select path folder as can be seen in below screenshot, but when I go to add the /movies or /tv, I get the error Folder is not writable by user abc. This happens in both Radarr and Sonarr for each of their folders.

http://prntscr.com/kksim7

/data/competed does not have this error (but it should be going there).

Any suggestions? Have I done something incorrect? Not sure how to give user abc permissions for the folder either.

element465 commented 6 years ago

Seems to be because the folders were created by the script but as user root?

tom472 commented 6 years ago

You didn't run the script with sudo did you? (Just FYI it should not be run with sudo) The script should be run as you so that all folders etc. get created by/as you.

And I think you mentioned that you are using you're own locations for the content folders right?

element465 commented 6 years ago

Maybe I did by accident? Not sure.

A complete reset fixed it, not sure why it happened.