Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Support] binhex - Plex

Featured Replies

Overview: Support for Docker image arch-plex in the binhex repo.

Application: Plex - https://plex.tv/

Docker Hub: https://hub.docker.com/r/binhex/arch-plex/

GitHub: https://github.com/binhex/arch-plex

Documentationhttps://github.com/binhex/documentation

 

If you appreciate my work, then please consider buying me a beer  :D

 

btn_donate_SM.gif

 

For other Docker support threads and requests, news and Docker template support for the binhex repository please use the "General" thread here

Edited by binhex

  • Replies 1k
  • Views 270.9k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • First time posting, recently got into unraid, and setting up binhex containers one by one, just want to say thanks to binhex and this community for all the support and effort. Amazing support and work

  • HellraiserOSU
    HellraiserOSU

    After upgrading to 6.10 I'm getting this error when trying to start: docker: Error response from daemon: error gathering device information while adding custom device "/dev/dri": no such file or

  • Latest Plex release broke hw transcoding (tone mapping) and in my case also PlexKodiConnect's ability to direct play. Are you considering downgrading to latest working release like some other docker p

Posted Images

  • 5 weeks later...

hey, ever since the latest update, plex is crashing for me. It's not updating the logs in the plex folder, either. any suggestions?

Yup, I just updated to the latest and it's not working.  Going to the Plex forum to ask

  • Author

this MIGHT be my fault, permissions issues :-[ see below (taken from another post):-

 

there was a permissions issue, can you stop affected running containers and delete perms.txt from /config folders then upgrade any containers via unraid webui and start again, let me know how you get on.

 

please note it can take a number of minutes (10-20 mins for large metadata collections) for the permissions to re-apply so just be patient.

Yes it was a permissions issue for me.  I figured it out last night around midnight.  Sorry I didn't post that.  I ran the new permissions script on the cache drive and it fixed it for me.

  • Author

Yes it was a permissions issue for me.  I figured it out last night around midnight.  Sorry I didn't post that.  I ran the new permissions script on the cache drive and it fixed it for me.

thanks for the feedback, yep re-running new perms is another way to fix it, this is now resolved in the latest image, so shouldn't occur again.

thanks for the great work and all the plugins, I hope to send you some beer money soon.  Will the permission issue be in any of the other plugins or was it just a Plex thing?

  • Author

thanks for the great work and all the plugins, I hope to send you some beer money soon.  Will the permission issue be in any of the other plugins or was it just a Plex thing?

unfortunately it has crept into all the images , so if you see the issue then the resolution is the same, stop container, delete /config/perms.txt, then pull down latest image, this will force permissions to be re-applied correctly.

OK, I ask because I installed Emby and getting ready to reinstall it.  Thanks

So did you fix all your dockers?

So I updated plex tonight and afterwards it wouldn't let me access my server. Neither my iPad app nor (surprisingly) the webui through unraid worked. I'd be able to open the webui but it would tell me the server is missing or something. So I followed the instructions here and deleted the perms.txt file and now the webui doesn't work at all. I can't figure out how to upgrade it though. Do I just have to wait until,the next time plex upgrades the server software?  That can't be right.

Ok so I waited and it looks like my perms file has been replaced so now I can get into the main ui. Now though it's still stuck at "looking for servers"

 

 

Well now that I've updated all of my binhex apps they all seem to be broken. Sabnzb doesn't communicate with couch potato properly anymore either and my plex is still busted. Really not sure what I'm doing wrong here

  • Author

Ok so I waited and it looks like my perms file has been replaced so now I can get into the main ui. Now though it's still stuck at "looking for servers"

 

ok lets take this one step at a time, so the reason why it took a while to start is because on first run it applies permissions recursively to /config, as detailed in this post http://lime-technology.com/forum/index.php?topic=45844.msg437898#msg437898

 

once this has run it wont happen again unless you delete the file /config/perms.txt, so onto where your at now, so when you say its "looking for servers" is this on the plex client your seeing this (iphone/ipad), or are you seeing this when logging into plex externally via the website, or is this when administering the plex server locally on your lan?.

 

edit - just to double check can you ensure you are using the latest docker image, so do a "check for updates" in the unraid docker webui

When I use the docker ui on my local Lam I get to the plex administration page but it doesn't show any of my server content and says in the upper left hand corner that it is looking for servers. Eventually it stops looking and has my server with a red icon next to it saying it is unavailable. So the local server ui says it can't find itself.

 

Check for updates shows me as having the latest everything. (I even updated to the latest unraid software to see if that was the issue.

  • Author

When I use the docker ui on my local Lam I get to the plex administration page but it doesn't show any of my server content and says in the upper left hand corner that it is looking for servers. Eventually it stops looking and has my server with a red icon next to it saying it is unavailable. So the local server ui says it can't find itself.

 

Check for updates shows me as having the latest everything. (I even updated to the latest unraid software to see if that was the issue.

 

ok can you send me a screenshot of the unraid docker webui for this particular container, so open unraid webui, docker tab, click on plex icon and select edit and then screenshot and post it here, i just want to double check the settings are correct for the container, particularly the "network type". Can you also screenshot me what your talking about above, im 99% sure i know what your seeing but a screenshot may show something.

 

one thing you can do is to ensure all permissions did get set correctly is perform the following:-

 

1. stop plex container

2. delete /config/perms.txt (path on host to this file obviously)

3. start plex and importantly WAIT for it to complete, could take up to 20 mins on a large metadata collection.

 

This may make a difference, as if you stopped it early the permissions may not of applied to all files and folders and could leave things in a inconsistent state, this should resolve this if its the problem.

Here is a link to the requested pics

 

I will try to delete the perms file again but as I noted earlier this was the first thing I tried.

Looks like my issues with Sab, CP and SB have all been worked out, but nothing I do seems to help with Plex.  I'll delete my perms.txt and then walk away for half an hour and when I try to check the web ui, I get the same "server unreachable" error.

  • Author

Looks like my issues with Sab, CP and SB have all been worked out, but nothing I do seems to help with Plex.  I'll delete my perms.txt and then walk away for half an hour and when I try to check the web ui, I get the same "server unreachable" error.

 

The issue is you've changed your network type from host to bridge, change it back and you should be OK.

yup, I had the same thing happen when I installed Emby, took a couple hours to figure that out.

Huzzah!  That did the trick!  Thanks again!

Just discovered one new problem. For some reason sickbeard isn't notifying plex to update its library anymore and I can't figure out what settings (in sickbeard or plex) will fix it. Updates stopped when I upgraded the other day. Any ideas?

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...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.