linuxserver / docker-radarr

GNU General Public License v3.0
646 stars 104 forks source link

Permission denied error after latest update #113

Closed paulr24 closed 3 years ago

paulr24 commented 3 years ago

linuxserver.io


Current Behavior

I believe this issue started after Watchtower attempted a nightly update. I am currently getting the errors in the logs below.

Environment

OS: Synology DSM 6 CPU architecture: x86_64 How docker service was installed: From Docker registry: linuxserver/radarr:nightly

Docker logs

[cont-finish.d] executing container finish scripts... [cont-finish.d] done. [s6-finish] waiting for services. [s6-finish] sending all processes the TERM signal. [s6-finish] sending all processes the KILL signal and exiting. foreground: warning: unable to spawn /docker-mods: Permission denied [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] 01-envfile: executing... [cont-init.d] 01-envfile: exited 0. [cont-init.d] 10-adduser: executing... foreground: warning: unable to spawn /var/run/s6/etc/cont-init.d/10-adduser: Permission denied [cont-init.d] 10-adduser: exited 127. [cont-init.d] 30-config: executing... foreground: warning: unable to spawn /var/run/s6/etc/cont-init.d/30-config: Permission denied [cont-init.d] 30-config: exited 127. [cont-init.d] 99-custom-scripts: executing... foreground: warning: unable to spawn /var/run/s6/etc/cont-init.d/99-custom-scripts: Permission denied [cont-init.d] 99-custom-scripts: exited 127. [cont-init.d] done. [services.d] starting services s6-supervise (child): fatal: unable to exec run: Permission denied s6-supervise radarr: warning: unable to spawn ./run - waiting 10 seconds [services.d] done. s6-supervise (child): fatal: unable to exec run: Permission denied s6-supervise radarr: warning: unable to spawn ./run - waiting 10 seconds s6-supervise (child): fatal: unable to exec run: Permission denied

github-actions[bot] commented 3 years ago

Thanks for opening your first issue here! Be sure to follow the issue template!

theg00s3 commented 3 years ago

I'm also getting this error with the latest update

theg00s3 commented 3 years ago

Downgrading to linuxserver/radarr:version-3.0.0.3987 is a temporary fix (at least for me)

DeuX01 commented 3 years ago

I can confirm that the same thing happened with all my radarr containers

hellcry37 commented 3 years ago

same

aptalca commented 3 years ago

This is fixed in the latest build pushed earlier

Dubwize commented 3 years ago

edit: new pull corrects the issue.