Can't connect to PMS using docker

Server Version#: latest
Player Version#: latest
I can’t launch server config as I get the Unauthorized message.
I install PMS using this docker run command :

docker run \
  -d \
  --name PlexTest1 \
  --device=/dev/dri:/dev/dri \
  -p 32400:32400/tcp \
  -p 3005:3005/tcp \
  -p 8324:8324/tcp \
  -p 32469:32469/tcp \
  -p 1900:1900/udp \
  -p 32410:32410/udp \
  -p 32412:32412/udp \
  -p 32413:32413/udp \
  -p 32414:32414/udp \
  -e TZ="Europe/Paris" \
  -e PLEX_CLAIM="claim-XXX" \
  -v /PlexFiles/Plex1:/config \
  -v /dev/shm:/transcode \
  -v /Mega:/Mega \
  plexinc/pms-docker

Tested on host mode and bridge mode, deleting Peferences.xml ■■■■ after each test, connecting to first setup using ssh root@SERVERIP -L 8888:localhost:32400 and then http://localhost:8888/web

I’m on Ubuntu using portainer and docker.

Are you hosting it locally or are you using a well known German Hosting Company?

well known German Hosting Company yes

Then I am afraid you are out of luck…

But what’s the link between Plex shutting down servers and Hetzner, like I just want to setup and I can’t, message is not about Hetzner

So you are not trying to set it up on a Hetzner server?

I am but I don’t understand the link between Hetzner and PLex shutting down servers on it I should have been able to setup one before shut down no ?

They have basically blocked all connections to all Hetzner ip addresses.

You can no longer setup or use any plex servers hosted at Hetzner

For the new members, yes Plex is blocking Hetzner IP so config not possible, I managed to get offline to configure and back online when configuration done (it was just for testing I’m now using Plex on my home NAS).

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