Hi,
I'm running the latest Plex docker on unRaid (the official Plex-repo).
It's been updating correctly for a good while now, but it does not want to update from 1.5.6 to 1.7.1. The server settings is set to retrieve Plex Pass versions and the docker version setting is "latest". Earlier I just restarted the docker and it installed the new update.
Looking at the docker log, it does not seem that an update is triggered:
[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] 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.
Anyone else have this experience or know what I might do to fix this? Is a manual upgrade my only option? My google-fu has not found anything that helped so far..