Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PUID and PGID as root? #47

Closed
wouterverduin opened this issue Apr 13, 2023 · 1 comment
Closed

PUID and PGID as root? #47

wouterverduin opened this issue Apr 13, 2023 · 1 comment
Labels
wontfix This will not be worked on

Comments

@wouterverduin
Copy link

Describe the bug
Hi there! Love the idea of the combination of Lidarr and Deemix. However: For my music folder to be reatable/writable i have to use PUID and PGID=0.
When i set that up in docker i get the error in the dokker logs "Running as root is not supported, please fix your PUID and PGID!"
If i switch them back to 1000 i get the error "Folder is not writable by user hotio" in the lidarr web interface when setting up the root folder..

To Reproduce
Steps to reproduce the behavior:

  1. Fresh docker compose file
  2. Click on ubuntu 22.04
  3. Change PGID and PUID to either 0 or 1000

Expected behavior
possibility to run as root

Is there anyway around this? Would love to use this combination!

@samip5
Copy link

samip5 commented Jul 21, 2023

You should fix your folder permissions and NOT run things as root. :)

@youegraillot youegraillot added the wontfix This will not be worked on label Sep 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants