Jump to content

Plex not working after upgrade


tmel

Recommended Posts

Upgraded from 6.8 to 6.82 and then 6.83 on a whim and plex no longer works. No other changes were made, just updated the OS and Docker Containers, cannot connect to the web gui now.

 

Logs and screen shot below, what do I do? Thanks

 

ErrorWarningSystemArrayLogin


setuser: user plex not found
*** Shutting down runit daemon (PID 16)...
*** Running /etc/my_init.post_shutdown.d/10_syslog-ng.shutdown...
Mar 12 01:27:22 Pickle-One syslog-ng[10]: syslog-ng shutting down; version='3.5.6'
Mar 12 01:27:22 Pickle-One syslog-ng[10]: EOF on control channel, closing connection;
*** Init system aborted.
*** Killing all processes...
*** Running /etc/my_init.d/00_regen_ssh_host_keys.sh...
*** Running /etc/my_init.d/10_syslog-ng.init...
Mar 12 01:27:30 Pickle-One syslog-ng[10]: syslog-ng starting up; version='3.5.6'
Mar 12 01:27:31 Pickle-One syslog-ng[10]: EOF on control channel, closing connection;
*** Running /etc/rc.local...
*** Booting runit daemon...
*** Runit started as PID 16
Mar 12 01:27:31 Pickle-One cron[21]: (CRON) INFO (pidfile fd = 3)
Mar 12 01:27:31 Pickle-One cron[21]: (CRON) INFO (Skipping @reboot jobs -- not system startup)
setuser: user plex not found
setuser: user plex not found
 

Screenshot_2020-03-11 Pickle-One Docker.png

Link to comment

Sorry, I don't know what you mean. I had some old SSDs that I used as cache drives...I don't know what Plex Docker I am using, whatever is usually setup, I haven't done anything custom. I used community applications to install Plex.

Thank you

Screenshot_2020-03-11 Pickle-One Main.png

Link to comment
9 hours ago, tmel said:

Sorry, I don't know what you mean. I had some old SSDs that I used as cache drives

The combination you have there should be OK since they are pairs of the same size, so you have a mirror and your reported total capacity is correct, 120G.

 

But as johnnie mentioned, your mirror wasn't setup correctly, so follow the instructions he linked.

5 hours ago, johnnie.black said:

Because of this bug you cache pool isn't redundant, see instructions there to fix it.

 

9 hours ago, tmel said:

I don't know what Plex Docker I am using, whatever is usually setup

There are at least 3 plex dockers commonly used now and another that was commonly used but shouldn't be used now.

 

Post your docker run command as explained in this very first link from the Docker FAQ (pinned near the top of the Docker Engine subforum):

 

https://forums.unraid.net/topic/57181-docker-faq/?tab=comments#comment-564345

 

 

 

Link to comment

Thank you both. I read the bug and ran the command...I restarted the Plex docker and it still doesn't work.....Should I just remove my cache pool? I don't really care about it. Is my issue cache pool related?

Thanks

 

root@Pickle-One:~# btrfs balance start -mconvert=raid1 /mnt/cache
Done, had to relocate 3 out of 32 chunks
root@Pickle-One:~# btrfs fi usage -T /mnt/cache
Overall:
    Device size:                 223.60GiB
    Device allocated:             62.06GiB
    Device unallocated:          161.54GiB
    Device missing:                  0.00B
    Used:                         48.17GiB
    Free (estimated):             85.82GiB      (min: 85.82GiB)
    Data ratio:                       2.00
    Metadata ratio:                   2.00
    Global reserve:               16.00MiB      (used: 0.00B)

             Data     Metadata  System              
Id Path      RAID1    RAID1     RAID1    Unallocated
-- --------- -------- --------- -------- -----------
 1 /dev/sdd1 29.00GiB   2.00GiB 32.00MiB    43.50GiB
 2 /dev/sdf1 29.00GiB   2.00GiB 32.00MiB    43.50GiB
 3 /dev/sdc1        -         -        -    37.27GiB
 4 /dev/sde1        -         -        -    37.27GiB
-- --------- -------- --------- -------- -----------
   Total     29.00GiB   2.00GiB 32.00MiB   161.54GiB
   Used      23.96GiB 131.00MiB 16.00KiB         

Screenshot_2020-03-12 Pickle-One Main.png

Link to comment

Here is the docker run command, thank you for your help.

 

Stopping container: PlexMediaServer

Successfully stopped container 'PlexMediaServer'

 

Removing container: PlexMediaServer

Successfully removed container 'PlexMediaServer'

 

Command:root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='PlexMediaServer' --net='host' --privileged=true -e TZ="America/Los_Angeles" -e HOST_OS="Unraid" -v '/mnt/user/media':'/mnt/user/media':'rw' -v '/mnt/user/appdata/PlexMediaServer':'/config':'rw' 'limetech/plex'

597634db22fa6726b8038c83815d4b3791fc5d2b00bb7df9920a80ac7e6c2422

The command finished successfully!

Screenshot_2020-03-12 Pickle-One UpdateContainer.png

Link to comment
  • 2 years later...
3 hours ago, HIGHFLIII said:

If this is the solution, how did you remove the old docker image to replace it with a new one?

Possibly the user was simply talking about removing one plex container and installing a different one. And maybe that is what you are asking about. In which case, you are both using the word "image" incorrectly in this context.

 

You can click on the icon for each of your containers to get a menu of things to do, including "remove"

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.

×
×
  • Create New...