Docker image running. Plex is not

Server Version#: ? Latest (Can’t tell because it won’t start, but it’s freenas/plexpass docker image
Player Version#: NA

Docker container logs:
[s6-init] making user provided files available at /var/run/s6

I restarted my docker container so that it would pull the latest update. Now the container is running, but plex is not. If I open up the docker console and ps ax | grep plex, I see 191 ? S 0:00 s6-supervise plex. Is it actually running? It just looks like the supervisor task to keep it up is going, not the actual Plex process.

What do I need to to to get it running again? It’s been solid for over a year, but suddenly seems to have died with the latest update. (I’ve restarted a few times)

update: If I manually try to run the server:

# /run/s6/services/plex/run                                                                                                                                                                    
Starting Plex Media Server.                                                                                                                                  
/usr/lib/plexmediaserver/Plex Media Server: error while loading shared libraries: libva.so.2: cannot open shared object file: No such file or directory

Pull the latest pms-docker container should fix that issue.

Ah, I see. The freenas/plexpass image hasn’t been updated in a year. I’ve switched to pms-docker. Thanks.

1 Like

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