Server Version#: 1.24.5.5173-8dcc73a59
Player Version#: any
I’m using pms-docker Docker
I can perfectly start my container on 1.24.4.5081-e362dc1ee tag or earlier. Any time I try to launch it on 1.24.5.5173-8dcc73a59 my containers stays in “running” state for a while till the container restarts.
Creating a new container with a new database with the 1.24.5 tag causes no problems and starts perfectly. This problem is probably also not related to my host, as I have another host that is built with the same db as base and also doesn’t start with the latest update.
I have already made sure that all my permissions are set for every single file inside /config/Library.
I already tried repairing the db with Plex SQL ( https://support.plex.tv/articles/repair-a-corrupted-database/ )
Since the 1.24.5 tag had some db changes, I can only assume that mine fail to execute or to start. Is there any way I could execute these manually? Hard to say, but I think I had this db for over 10 years!?. If there are better options to troubleshoot this please do tell.
This is pretty much what my “docker logs plex” says
Starting Plex Media Server.
[services.d] done.
[cont-finish.d] executing container finish scripts…
[cont-finish.d] done.
[s6-finish] waiting for services.
s6-svwait: fatal: timed out
[s6-finish] sending all processes the TERM signal.
[s6-finish] sending all processes the KILL signal and exiting.
[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
Starting Plex Media Server.
[services.d] done.
…
Plex Media Server.log (2.6 KB)