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
Describe the bug
I am experiencing the same issue as the docker-swag issue linuxserver/docker-swag#514. I am also on QNAP. Tried running as root and as proper UID/GID. See system info below.
Wondering which version I can pin it to to make it work, since QNAP does not appear to be fixing this. :(
Or if there's another workaround.
To Reproduce
Steps to reproduce the behavior:
Use compose file below (I use dockge)
Start stack
Note: I have also followed the QNAP instructions (including mariadb) in the documentations
Expected behavior
I expect the stack/app to start up and be accessible
Environment (please complete the following information):
uname -a: Linux AltQNAP453B 5.10.60-qnap #1 SMP Thu Nov 14 01:14:29 CST 2024 x86_64 GNU/Linux
[migrations] started
[migrations] 01-nginx-site-confs-default: skipped
[migrations] done
───────────────────────────────────────
██╗ ███████╗██╗ ██████╗
██║ ██╔════╝██║██╔═══██╗
██║ ███████╗██║██║ ██║
██║ ╚════██║██║██║ ██║
███████╗███████║██║╚██████╔╝
╚══════╝╚══════╝╚═╝ ╚═════╝
Brought to you by linuxserver.io
───────────────────────────────────────
To support the app dev(s) visit:
speedtest-tracker: https://github.com/sponsors/alexjustesen
To support LSIO projects visit:
https://www.linuxserver.io/donate/
───────────────────────────────────────
GID/UID
───────────────────────────────────────
User UID: 1000
User GID: 100
───────────────────────────────────────
Linuxserver.io version: v1.1.0-ls72
Build-date: 2025-01-14T02:10:22+00:00
───────────────────────────────────────
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
This was also posted to linuxserver/docker-speedtest-tracker#39 with no response.
Describe the bug
I am experiencing the same issue as the docker-swag issue linuxserver/docker-swag#514. I am also on QNAP. Tried running as root and as proper UID/GID. See system info below.
Wondering which version I can pin it to to make it work, since QNAP does not appear to be fixing this. :(
Or if there's another workaround.
To Reproduce
Steps to reproduce the behavior:
Note: I have also followed the QNAP instructions (including mariadb) in the documentations
Expected behavior
I expect the stack/app to start up and be accessible
Environment (please complete the following information):
uname -a:
Linux AltQNAP453B 5.10.60-qnap #1 SMP Thu Nov 14 01:14:29 CST 2024 x86_64 GNU/Linux
docker info:
Screenshots
N/A
Logs
Additional context
Compose file:
The text was updated successfully, but these errors were encountered: