Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permission denied error after latest update #113

Closed
paulr24 opened this issue Nov 6, 2020 · 7 comments
Closed

Permission denied error after latest update #113

paulr24 opened this issue Nov 6, 2020 · 7 comments

Comments

@paulr24
Copy link

paulr24 commented Nov 6, 2020

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
Copy link

github-actions bot commented Nov 6, 2020

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

@theg00s3
Copy link

theg00s3 commented Nov 6, 2020

I'm also getting this error with the latest update

@theg00s3
Copy link

theg00s3 commented Nov 6, 2020

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

@DeuX01
Copy link

DeuX01 commented Nov 6, 2020

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

@hellcry37
Copy link

same

@aptalca
Copy link
Member

aptalca commented Nov 6, 2020

This is fixed in the latest build pushed earlier

@Dubwize
Copy link

Dubwize commented Nov 6, 2020

edit: new pull corrects the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants