You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
... s6-rc: warning: unable to start service init-permissions: command exited 1
Expected Behavior
it starts correctly
Steps To Reproduce
on qnap with container station
with default config
run package
see container logs for error
Environment
- OS: qnap (latest stable)
- How docker service was installed: Container station
CPU architecture
x86-64
Docker creation
default from documentation
Container logs
`using keys found in /config/keyschmod: changing permissions of '/etc/logrotate.d/acpid': Bad addresschmod: changing permissions of '/etc/logrotate.d/nginx': Bad addresschmod: changing permissions of '/etc/logrotate.d/php-fpm': Bad addresschmod: changing permissions of '/etc/logrotate.d/php-fpm83': Bad addresschmod: changing permissions of '/config/nginx/site-confs': Bad addresschmod: changing permissions of '/config/nginx/site-confs/default.conf.sample': Bad addresschmod: changing permissions of '/config/nginx/site-confs/default.conf': Bad addresschmod: changing permissions of '/config/nginx/nginx.conf.sample': Bad addresschmod: changing permissions of '/config/nginx/ssl.conf.sample': Bad addresschmod: changing permissions of '/config/nginx/nginx.conf': Bad addresschmod: changing permissions of '/config/nginx/ssl.conf': Bad addresschmod: changing permissions of '/config/nginx/dhparams.pem': Bad addresschmod: changing permissions of '/config/nginx/resolver.conf': Bad addresschmod: changing permissions of '/config/nginx/worker_processes.conf': Bad addresss6-rc: warning: unable to start service init-permissions: command exited 1`
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Current Behavior
startup crashes due to issue with chmod on qnap (see: linuxserver/docker-swag#514)
application log:
... s6-rc: warning: unable to start service init-permissions: command exited 1
Expected Behavior
it starts correctly
Steps To Reproduce
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: