And it never seems to get going. The web server starts up but I get the error “A problem has been detected with a core component of Plex Media Server”. I get the logs but it’s all gibberish to me.
I have the logs for the server though I don’t even see how to attach it here.
Others familiar with running Plex in Docker on a RPi will need to assist (I run Plex on a Synology NAS).
However, I noticed two things in the Plex Media Server.log file:
The system cannot set the correct time: Dec 31, 1969 19:01:09.-1261969 [0xa88f2430] ERROR - [Time] Failed to convert '1969-12-31 19:00:31' to epoch.
Other log entries have dates of 1923, 1929, 1927, & 2023.
You probably need to get the system time correct before Plex will run.
Plex Server cannot communicate with plex.tv: Aug 15, 1971 12:40:56.-1261969 [0xa30e7430] ERROR - PublicAddressManager: Unable to get public IP adddress from myPlex (httpCode=408):
Dude, thank you. I noticed that issue too though I have no idea how to fix it. Even though you don’t have a solution, I appreciate your help. Hopefully somebody else here knows.
I set TZ=America/Toronto for my timezone which as far as I know is the correct setting. Something clearly didn’t take though I don’t know why.
Sounds like the libseccomp problem that other docker containers on raspberry pi 4 have had. Try installing the latest version manually. See FAQ - LinuxServer.io
Thank you. Do you mean pulling the latest image of Plex? I tried that several times without much success. Though one suggested the bionic version may fix it.
I did ultimately end up installing the non-Docker version and it works fine.