Omv plex server error starting framework

Server Version#:linuxserver/plex:latest

Hello I recently had to remove and reinstall my plex container in docker/portainer (I am using a Raspberry Pi with OpenMediaVault 5) and it was working before, but now after trying to reinstall plex multiple times I keep getting the errors below. I can navigate to the plex web interface and it tries to setup the server but it says A problem has been detected with a core component of Plex Media Server. Please visit the forums and provide your logs, as described here. I attached the .zip file with the logs.

Errors shown on container logs in portainer:
Error in command line:the argument for option ā€˜ā€“serverUuid’ should follow immediately after the equal sign
Error starting framework core for /usr/lib/plexmediaserver/Resources/Plug-ins-d87012962/OpenSubtitles.bundle.,
Error starting framework core for /usr/lib/plexmediaserver/Resources/Plug-ins-d87012962/PersonalMedia.bundle.,
Error starting framework core for /usr/lib/plexmediaserver/Resources/Plug-ins-d87012962/LyricFind.bundle.,

Many thanks(File removed)

The Date/Time is very wrong, and changing wildly. That could cause quite a few failures.

One file has identical 1970 timestamps throughout, which I think is improbable.

Here’s another. I’ve never seen a clock act quite like this.

Aug 02, 2032 13:50:55.065 [0x75b92450] INFO - Plex Tuner Service v1.0.0.0 - Docker Docker Container (LinuxServer.io) armv7l - build: 
Aug 02, 2032 13:49:03.065 [0x75b92450] INFO - Linux version: 5.4.72-v7+ (#1356 SMP Thu Oct 22 13:56:54 BST 2020), language: en-US
Aug 02, 2032 13:50:15.065 [0x75b92450] INFO - Processor Arm
Aug 02, 2032 13:50:55.065 [0x75b92450] INFO - /usr/lib/plexmediaserver/Plex Tuner Service /usr/lib/plexmediaserver/Resources/Tuner/Private /usr/lib/plexmediaserver/Resources/Tuner/Shared 1.21.0.3616-d87012962 32600 /waitmutex
May 16, 2037 13:35:18.091 [0x76f4c010] INFO - [I] broker_t::start...
May 16, 2037 13:23:10.090 [0x76f4c010] INFO - [I] device_manager_t::init.
May 16, 2037 13:23:10.090 [0x76f4c010] INFO - [I] device_manager_t::init. Initialize provider manager
May 16, 2037 13:23:10.090 [0x76f4c010] INFO - [I] device_manager_t::init. Initialize all device auxes
May 16, 2037 13:18:38.090 [0x76f4c010] INFO - [I] dvb_device_factory_t::get_aux_list
May 16, 2037 13:20:38.090 [0x76f4c010] INFO - [I] tvbutler_aux_t::init
May 16, 2037 13:31:26.091 [0x76f4c010] INFO - [I] web_server_t::start. Starting web server on port 32600
Feb 21, 2030 07:28:57.887 [0x711f8450] INFO - [I] web_service_t::process_device_discovery
Feb 21, 2030 07:19:53.886 [0x711f8450] INFO - [I] device_reactor_t::get_device_list ()
Feb 19, 2030 17:55:05.752 [0x711f8450] INFO - [I] dvb_device_factory_t::get_device_list ()

Oh my,

That’s very broken at the system runtime library ABI level.

Not cool and unfortunately not going to work until the system libs are resolved.

Whatever is in the container is not compatible with the host OS

I’m having the exact same issue except my time stamps are spot on unlike op

Being OMV, you’ll need to reach out to whoever provided it.

I have OMV in a VM but there’s nothing I can do for you otherwise.
Sorry about that. The company doesn’t support it and I’m not equipped to do anything (it’s experimental for me)

I switched from latest to bionic and all problems went away

1 Like

Hi, So i have been having the same problem i have posted the question to the OMV forum hopefully someone is helpful and has an answer but a short term fix i found based on the answeer from someone on here is installing the ā€œbionicā€ version of Plex which by the looks of it is the same and the ā€œLatestā€ version just change the install line from linuxserver/plex:latest to linuxserver/plex:bionic and then hit deploy

1 Like

Thanks for all the replies everyone, I will try the bionic version in a bit and report back.

Deploying using linuxserver/plex:bionic as mentioned worked perfect, no errors and plex is running like normal. Thanks everybody.

Thanks soo much for that tip. Changing the deployment like you said made plex, omv5 on my raspberry 3 work <3

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.