Server Version#: 1.19.4.2902
When starting the docker the following shows up in logs:
_ ()
| | ___ _ __
| | / __| | | / \
| | \__ \ | | | () |
|_| |___/ |_| \__/
Brought to you by linuxserver.io
To support LSIO projects visit:
https://www.linuxserver.io/donate/
GID/UID
User uid: 998
User gid: 100
[cont-init.d] 10-adduser: exited 0.
[cont-init.d] 40-chown-files: executing…
Change in ownership detected, please be patient while we chown existing files
This could take some time
and then it is another ± 10 min before I can access plex:
[cont-init.d] 40-chown-files: exited 0.
[cont-init.d] 45-plex-claim: executing…
[cont-init.d] 45-plex-claim: exited 0.
[cont-init.d] 50-gid-video: executing…
[cont-init.d] 50-gid-video: exited 0.
[cont-init.d] 60-plex-update: executing…
Docker is used for versioning skip update check
[cont-init.d] 60-plex-update: exited 0.
[cont-init.d] 99-custom-scripts: executing…
[custom-init] no custom files found exiting…
[cont-init.d] 99-custom-scripts: exited 0.
[cont-init.d] done.
[services.d] starting services
Starting Plex Media Server.
[services.d] done.
I’m running the docker as admin and have tried root but both do a chown on startup is there anyway to stop it from happening?