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

[BUG] crash on qnap due to broken chmod #251

Open
1 task done
klepek opened this issue Jan 4, 2025 · 1 comment
Open
1 task done

[BUG] crash on qnap due to broken chmod #251

klepek opened this issue Jan 4, 2025 · 1 comment

Comments

@klepek
Copy link

klepek commented Jan 4, 2025

Is there an existing issue for this?

  • I have searched the existing issues

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

  1. on qnap with container station
  2. with default config
  3. run package
  4. 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/keys
chmod: changing permissions of '/etc/logrotate.d/acpid': Bad address
chmod: changing permissions of '/etc/logrotate.d/nginx': Bad address
chmod: changing permissions of '/etc/logrotate.d/php-fpm': Bad address
chmod: changing permissions of '/etc/logrotate.d/php-fpm83': Bad address
chmod: changing permissions of '/config/nginx/site-confs': Bad address
chmod: changing permissions of '/config/nginx/site-confs/default.conf.sample': Bad address
chmod: changing permissions of '/config/nginx/site-confs/default.conf': Bad address
chmod: changing permissions of '/config/nginx/nginx.conf.sample': Bad address
chmod: changing permissions of '/config/nginx/ssl.conf.sample': Bad address
chmod: changing permissions of '/config/nginx/nginx.conf': Bad address
chmod: changing permissions of '/config/nginx/ssl.conf': Bad address
chmod: changing permissions of '/config/nginx/dhparams.pem': Bad address
chmod: changing permissions of '/config/nginx/resolver.conf': Bad address
chmod: changing permissions of '/config/nginx/worker_processes.conf': Bad address
s6-rc: warning: unable to start service init-permissions: command exited 1`
Copy link

github-actions bot commented Jan 4, 2025

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

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

Successfully merging a pull request may close this issue.

1 participant