Server Version#: latest
Player Version#: web player
Hi all. I’m running the official plex docker image (plexinc/pms-docker:plexpass) on an unraid machine. My setup has been stable for many years without changes.
I updated the admin password using the plex admin screen from Chrome. I received a confirmation email that it was updated, but now I have no access to my server.
I tried accessing via the local network on Chrome, but I now just get ’ <192.168..> unexpectedly closed the connection.’
I tried restarting the docker, but in the docker log I see just:
[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…
[cont-init.d] 40-plex-first-run: exited 0.
[cont-init.d] 45-plex-hw-transcode-and-connected-tuner: executing…
[cont-init.d] 45-plex-hw-transcode-and-connected-tuner: 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.
Critical: libusb_init failed
The libusb_init message has been there for some time, so I doubt that is the problem.
What should I do?