Plex Media Server Not Starting


Makaveli

Recommended Posts

Did you check permissioni in the /config/Library/Application Support/Plex Media Server directory?

I have not set up  anything on UNRAID now because I am still waiting for some hardware components to assemble my rig.

If docker works as it does in normal GNU/Linux environments, you should check file permissions and the UID/GUID the Plex docker is running. Usually adding 

 -e PUID=1000 -e PGID=1000 makes the docker run in current user permssion.

Edited by albatr0ss
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.