-
-
Notifications
You must be signed in to change notification settings - Fork 6
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
After upgrading to v0.4.8. not able to start container #236
Comments
Yeah its possible that's the issue but I'm not entirely sure. I think that specific problem could be fixed by using a tcp socket like |
@FoxxMD I'm going to be honest, not sure what this means 😇. |
Nevermind, instead you should just move the socket file to a different directory. I think
Can save the following as git apply sock.patch from the project root directory to apply the changes without commiting
EDIT: I'm still not sure this is the reason why @cyclo-x is having an issue but its worth addressing this first to see if it is. I'd suggest manually pushing a docker build with a temp tag so they can try it out. |
@cyclo-x Could you try installing the app in a new container and check if you have the same problem? |
@robiningelbrecht @FoxxMD, Deleted the container, deleted the image. Same problem occurs. |
Right after starting the container it is ending again. So cannot start web-interface |
Can you post an example of the |
I am deploying it via Synology NAS ContainerManager. |
Since upgrading to V0.4.8 getting error:
───────────────────────────────────────
GID/UID
───────────────────────────────────────
User UID: 65534
User GID: 100
───────────────────────────────────────
[custom-init] No custom files found, skipping...
crond[152]: crond (busybox 1.37.0) started, log level 5
crond[152]: user:root entry:*/15 * * * * run-parts /etc/periodic/15min
crond[152]: user:root entry:0 * * * * run-parts /etc/periodic/hourly
crond[152]: user:root entry:0 2 * * * run-parts /etc/periodic/daily
crond[152]: user:root entry:0 3 * * 6 run-parts /etc/periodic/weekly
crond[152]: user:root entry:0 5 1 * * run-parts /etc/periodic/monthly
[03-Feb-2025 18:27:00] NOTICE: fpm is running, pid 148
[03-Feb-2025 18:27:00] NOTICE: ready to handle connections
Auto Cron: Checking...
Auto Cron: Already disabled, nothing to do
[ls.io-init] done.
/run/s6/basedir/scripts/rc.init: line 76: /usr/bin/supervisord: not found
[03-Feb-2025 18:27:00] NOTICE: Terminating ...
[03-Feb-2025 18:27:00] NOTICE: exiting, bye-bye!
/package/admin/s6-overlay/libexec/preinit: info: /run belongs to uid 65534 instead of 0 - fixing it
[migrations] started
[migrations] no migrations found
usermod: no changes
The text was updated successfully, but these errors were encountered: