Problems with Plex Media Server over OMV5 Rasppi 4b

Hi there, i have some problems with my new created Plex Server on my OMV5 on Raspberry 4b.

I installed Plex after this guide: h.ttps://dbtechreviews.com/2020/01/how-to-install-plex-on-openmediavault-5/

so now i wanted to add some of my Libraries and got an ERROR: A problem with a core component of the Plex Media Server has been identified. (not 100%accurate Error cause im german and have it the error in german.

It tells me too i have to post my Logs here and also search for help on this forum :slight_smile:

so ill hope anyone can help me to get my Server running.

LOG:
(File removed) (File removed)

Thx for help and sorry for maybe bad english, not my native language

I am sorry but there is little we can do.

OMV is not a supported distribution. We do not publish the package for OMV’s Docker.

From what I can see, there is a problem with the Docker container itself.

Jan 01, 1970 00:01:28.000 [0xa78f0430] DEBUG - Request: [192.168.178.43:63734 (Subnet)] GET /media/providers (5 live) GZIP Token ()
Jan 01, 1970 00:01:28.000 [0xb20ff430] DEBUG - Completed: [192.168.178.43:63734] 200 GET /media/providers (6 live) GZIP 8ms 1196 bytes (pipelined: 1)
Jan 01, 1970 00:01:28.000 [0xab0f7430] DEBUG - NetworkServiceBrowser: PLAYER arrived: 127.0.0.1
Jan 01, 1970 00:01:28.000 [0xb2afe430] ERROR - [Time] Failed to convert '1970-01-01 00:00:01' to epoch.
Jan 01, 1970 00:01:28.000 [0xb2afe430] ERROR - [Time] Failed to convert '1970-01-01 00:00:01' to epoch.
Jan 01, 1970 00:01:28.000 [0xb2afe430] ERROR - [Time] Failed to convert '1970-01-01 00:00:01' to epoch.
Jan 01, 1970 00:01:28.000 [0xa98f4430] DEBUG - NetworkServiceBrowser: PLAYER departed after not being seen for -1345278809.277472 seconds: 127.0.0.1
Jan 01, 1970 00:01:28.000 [0xab0f7430] DEBUG - NetworkServiceBrowser: PLAYER arrived: 127.0.0.1
Jan 01, 1970 00:01:28.000 [0xb20ff430] DEBUG - Completed: [192.168.178.43:63589] 200 GET /player/proxy/poll?deviceClass=pc&protocolVersion=3&protocolCapabilities=timeline%2Cplayback%2Cnavigation%2Cmirror%2Cplayqueues&timeout=1 (6 live) GZIP 20005ms 5 bytes (pipelined: 14)
Jan 01, 1970 00:01:28.000 [0xa78f0430] DEBUG - Request: [192.168.178.43:63589 (Subnet)] GET /player/proxy/poll

The library files used are not compatible.

I have experimented with OMV and found Plex runs better on the underlying Debian OS than in a container but that is your decision.

gotcha, found it after recognize that something isnt right here and not from my side.

the problam was that the :latest Version from linuxserver/plex was just buggy, so after tested to use bionic, i got now an working system, at least, thank you anyway.

1 Like

I hear that they updated to use Bionic for the CPU IDs in it .

I don’t know what that means but now that you mention it. I guess it makes sense?

I have the same issue, raspberry pi2B with docker and linuxserver image.
Let’s wait for a fix :frowning:

Answer is here, for those who may face this issue : there is bug in a lib which docker depends on… It occurs on 32b distros based on Debian Buster. See that FAQ :
https://docs.linuxserver.io/faq#my-host-is-incompatible-with-images-based-on-ubuntu-focal
Hope that helps !

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