Server Version#: Linuxserver.io version:- 1.43.0.10492-121068a07-ls295
Player Version#: 1.112.0.359-0d79a49f
Running on Ugreen Ugos Docker
Followed support article then getting loop on startup with:
Starting Plex Media Server. . . (you can ignore the libusb_init error)
Connection to localhost (::1) 32400 port [tcp/] succeeded!
Starting Plex Media Server. . . (you can ignore the libusb_init error)
Connection to localhost (::1) 32400 port [tcp/] succeeded!
Starting Plex Media Server. . . (you can ignore the libusb_init error)
Connection to localhost (::1) 32400 port [tcp/] succeeded!
Starting Plex Media Server. . . (you can ignore the libusb_init error)
Connection to localhost (::1) 32400 port [tcp/] succeeded!
Starting Plex Media Server. . . (you can ignore the libusb_init error)
Connection to localhost (::1) 32400 port [tcp/*] succeeded!
*
Player reports "Unauthorized Access”
Applied a new Claim Code with no change.
PMS now broken, should I perform a clean install and restart from scratch?
Your server is very active right now. Looking at your logs it only shows about 84 minutes of activity across all 6 Plex Media Server log files. The server is running and processing data, however I am not seeing any of the normal server initialization logs. Since you say this is a UGreen NAS, I am tempted to say give it a couple more hours/let it run overnight and then reboot it in the morning, wait 5 minutes and get a fresh set of logs if the issues are persisting.
This morning performed a docker compose up -d --force-recreate then on NAS:32400, app.plex.tv and Windows app we’re back up and running.
There’s still a persisting flow of
Connection to localhost (::1) 32400 port [tcp/*] succeeded!
in the container log.
Now looking on how to fix this loopback announcement.
To start with, will use arm64 image in place of amd64 that Plex chose.