Quantcast
Channel: Recent Discussions — Plex Forums
Viewing all articles
Browse latest Browse all 151235

Docker PMS stopped working

$
0
0

Hello,

Unfortunately I'm not sure when it stopped working, so I can't point exactly to what's changed and start from there. I think I watched something over plex several weeks ago, and I've not used it since, but PMS was running all the time.

I have it running in docker container:
docker run --rm \ --name plex \ --network=pub_net \ --ip=192.168.1.150 \ -e TZ="Europe/London" \ -e PLEX_CLAIM="claim-QevbVzyxq44xiLKug5cW" \ -h plex \ -v /var/docker/plex/config:/config \ -v /var/docker/plex/transcode:/transcode \ -v /var/docker/shared/movies:/data/movies \ -v /var/docker/shared/music:/data/music \ plexinc/pms-docker:plexpass

When I start it, it takes some time to start (1-2 mins):
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 6e3c2273c2d2 plexinc/pms-docker:plexpass "/init" 2 minutes ago Up 2 minutes (health: starting) plex

But then it shows as started normally:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 6e3c2273c2d2 plexinc/pms-docker:plexpass "/init" 4 minutes ago Up 3 minutes (healthy) plex

However if I go to http://container_ip:32400/ I get "Looking for servers.." after I log on. Same happens if I visit app.plex.tv.

No errors in Library/.../Logs/PMS.log

Any ideas what might be wrong?
What is it trying to look for?


Viewing all articles
Browse latest Browse all 151235

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>