SelfhostedPro / selfhosted_templates

Portainer templates for selfhosted services
GNU General Public License v3.0
1.23k stars 238 forks source link

Yacht installs plex player not plex server on raspberry pi 4 [BUG] #189

Open chest069 opened 3 years ago

chest069 commented 3 years ago

Describe the bug When you choose to install Plex it installs Plex Player not Plex Server so you are unable to manage the plex server only the web player..

To Reproduce Steps to reproduce the behavior:

  1. Go to '...' Selfhosted template in yacht
  2. Click on '....' Plex
  3. Scroll down to '....' deploy
  4. See error

Expected behavior I expect this to install the plex server on my Raspberry Pi 4 but what I get is the plex web player instead.

Screenshots If applicable, add screenshots to help explain your problem.

Portainer Logs Paste logs here

JacksonLegge commented 3 years ago

same issue on openmediavault on x86_64, so it's not a raspberry pi/ ARM problem

JacksonLegge commented 3 years ago

fixed in https://github.com/SelfhostedPro/selfhosted_templates/pull/217

Sanctanoxjas commented 2 years ago

Still an issue, tried different variations it only pulls the player, this was using yacht so not sure if the issue is with yacht

IMMILDEW commented 1 year ago

Same issue here. OMV v5.6.26-1 and Yacht.

Edit: Same issue on OMV v6.0.38-1 Yacht as well.

Edit_2: Installed properly through Portainer. This appears to be an issue with Yacht, but I can’t fathom what it could be. All variables appear identical.

marcjmiller commented 1 year ago

I had this problem on an instance of Yacht and Plex that had been working fine for months once I moved it behind a different router. As it turns out, I just needed to get a new Plex claim token and set that in my container's PLEX_CLAIM variable, redeploy, and everything is working again. Commenting here in case others Google and find this issue, as it should resolve their Issues too.