I’ve deleted as much of the plex folders that i can and have uninstalled the Plex via TOS 6, restarted the NAS, then reinstalled the Plex via TOS 6 but Plex won’t enable/start. After that I backed up my plex library and configs elsewhere and tried deleting ALL the Plex and did the whole thing again, Plex still wouldn't enable
Used chatgpt and it’s saying to do a clean start for the plex app by removing the hidden users/groups leftover from the previous install because it could be messing up the permissions but I don’t have root access to do so.
Here's the hidden users and groups after i uninstalled Plex and restarted my NAS. Can't figure out how to log in via root to delete them:
Code: Select all
NAS@F4-424:-# grep -i plex / etc/passwd
plex:x: 10001:1003:TOS App User: /home/plex: /bin/bash
NAS@F4-424:-# grep -i plex / etc/group
video:x: 44 :plex
render: x: 109 :plex
plex:x: 1003:
NAS@F4-424:

