Maybe the UID/GUID of the plex user changed?
Or polkitd has the same UID/GUID and takes it over when installed/updated?
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
No spam posting.
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
No trolling.
Resources:
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
Maybe the UID/GUID of the plex user changed?
Or polkitd has the same UID/GUID and takes it over when installed/updated?
This was the issue. I did an update recently of truenas and apparently the polkitd user took over the uid for my plex account. Unfortunately it looks like this also caused some level of corruption since even changing the uid and gid haven't fixed the issue and plex is borked.
Luckily I have backups, so not all is lost, and even if it was, I could probably just regenerate that data.
Also thank you for pointing this out. Not sure how I missed this. I already looked in the passwd file to make sure it was an actual user account, they're right next to exciter and had the same uid. You saved me a boat load of time trying to figure that one out. Thanks for sharing your wisdom.
I had a samba issue a while back where the underlying file system started my user didn’t have permission to edit it. It still showed as my user on the vm but didn’t let me edit files. It might be worth checking the owner on the original file system, as well as permissions.
you might need to add the plex user as an owner of the media library files (?) I had something a bit like that with nextcloud
A (bad) solution could be >chmod 777 /your/directory/