-
-
Notifications
You must be signed in to change notification settings - Fork 210
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
[BUG] Config Folder is not using the correct User or Group owner #399
Comments
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid. |
You can copy/paste screenshots into GitHub issues. |
@jaseiffert have you tried setting the config folder to recursively set the the permissions to 0777 that way it doesn’t matter. (Maybe not the best approach for security) |
From https://docs.linuxserver.io/misc/support-policy/#unsupported-and-known-to-be-broken:
You’re essentially running a known broken configuration by having the "Configure Container User & Group ID" option enabled. Even the container logs say the same:
|
@darthShadow Thanks a whole lot!! Removing that setting made Plex work and I upgraded to the latest version of the plex docker container and it still works so I have to say that it was my configuration and not the Plex Docker containers after 225 that was the problem. The owner and group owner still show abc but when looking at the id's it's the same that I put in the configuration of 3003 and 3001. Finally after all this time I have a Plex screen to look at and login. Now I just need to get my library folders to show up so I can select them. I see them in the POD Shell but not in the Plex program. Thanks, Jeffery |
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions. |
Is there an existing issue for this?
Current Behavior
The config folder owner and group owner is set to abc. Not to the PUID and PGID settings.
Expected Behavior
It was setting the owner and group owner to the PUID and PGID from the environment settings.
I checked and 1.40.4.8679-424562606-ls225 is the last release the worked correctly.
Steps To Reproduce
I'm using this in TruNAS Scale 24.04 and loading any version after 1.40.4.8679-424562606-ls225 will cause the problem.
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: