Server Version#:
root@container:/usr/lib/plexmediaserver/Resources/Plug-ins-b9d49bdb7/System.bundle/Contents# cat VERSION
b9d49bd (Tue Aug 27 23:06:37 UTC 2019)
Player Version#:
shown in Web Client - General: Version 3.108.2
I’m installing PMS via docker image on CentOS 7 - I install the image and I’m able to hit the web interface on :32400, I am logged into my Plex account, but I do not see my local server (I can see a couple of other Plex servers that others have shared with me, but not my own server that I just installed).
When I click on Settings, I only see “Web Client - General” - I don’t see any server-related settings. I had this working a while back (maybe a year ago), and started running into this issue, never figured it out and left it for a while, and just not coming back to it. I rebuilt my Docker host, etc. but I’m back at the same place. Not finding any hints on what’s wrong, below it my docker logs output, there is an error in the output, not sure if it matters/related or not,
[root@plex log]# docker ps
CONTAINER ID        IMAGE                COMMAND             CREATED             STATUS                    PORTS
                                                    NAMES
ea57f2528024 plexinc/pms-docker “/init” 39 minutes ago Up 39 minutes (healthy) 0.0.0.0:3005-
3005/tcp, 0.0.0.0:8324->8324/tcp, 0.0.0.0:1900->1900/udp, 0.0.0.0:32410->32410/udp, 0.0.0.0:32400->32400/tcp, 0.0.0.0:3
2412-32414->32412-32414/udp, 0.0.0.0:32469->32469/tcp plex
[root@plex log]# docker logs ea57f2528024
[s6-init] making user provided files available at /var/run/s6/etc…exited 0.
[s6-init] ensuring user provided files have correct perms…exited 0.
[fix-attrs.d] applying ownership & permissions fixes…
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts…
[cont-init.d] 40-plex-first-run: executing…
Creating pref shell
Attempting to obtain server token from claim token
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:–:-- 0:00:01 --:–:-- 0
Plex Media Server first run setup complete
[cont-init.d] 40-plex-first-run: exited 0.
[cont-init.d] 45-plex-hw-transcode: executing…
[cont-init.d] 45-plex-hw-transcode: exited 0.
[cont-init.d] 50-plex-update: executing…
[cont-init.d] 50-plex-update: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
Starting Plex Media Server.
Exception AttributeError: “‘ZipArchive’ object has no attribute ‘_zip’” in <bound method ZipArchive.del of <Framewor
k.components.data.ZipArchive object at 0x7f3cc17de8d0>> ignored