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

the container ignores the UID and GID environment variables #632

Open
marco-calautti opened this issue Dec 6, 2024 · 3 comments
Open

the container ignores the UID and GID environment variables #632

marco-calautti opened this issue Dec 6, 2024 · 3 comments

Comments

@marco-calautti
Copy link

marco-calautti commented Dec 6, 2024

What version are you using?
Latest tag

Wat OS are you running?
Arch

Are you using Docker or as a service?
Docker

Which debrid provider are you using?
Real-Debris

Which downloader are you using?
Internal Downloader

Please attach a log file here with the log setting set to debug
N/A

It seems the Container is executed with user id 911 even if I specify UID=1000 and GID=1000. This causes permission issues when the container saves files on disk, as these will not be accessible by my host user or other containers.

@jleseane23
Copy link

jleseane23 commented Dec 8, 2024

Same here. Ubuntu server, docker, Real Debrid, Internal downloader. I rolled back to the previous version and will monitor for now

@marco-calautti
Copy link
Author

I discovered that setting PUID and PGID instead works.

@aZuiZui
Copy link

aZuiZui commented Dec 13, 2024

I think this might be fixed in 2.0.91 if you are using it as a docker. I tested this on unraid and confirmed it it okay. The latest tag only get you 2.0.90 so set the tag manually for now to get 2.0.91

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants