-
-
Notifications
You must be signed in to change notification settings - Fork 59
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] s6-rc-compile: fatal: invalid /etc/s6-overlay/s6-rc.d/ci-service-check/type: must be oneshot, longrun, or bundle #125
Comments
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid. |
Please provide the output of |
`pi@raspberrypi:~ $ sudo docker info Server: WARNING: No memory limit support I changed the IDs and made some *. If you need this i can give you also the IDs. |
Can you run
And
For the affected container |
`pi@raspberrypi:~ $ sudo docker exec unifi-network-application ls -la /etc/s6-overlay/s6-rc.d/ci-service-check/ Still the same error. Also after restarting the container. |
thank you very much that was the problem. After pulling the image it worked. |
Is there an existing issue for this?
Current Behavior
I try do install Unifi Controller with docker compose on my Raspberry PI 4 with Openmediavault. MongoDB is Version 3.6 and is runnig. Testet with docker logs command. When I try docker logs command with unifi-network-application I'm getting this Error: "s6-rc-compile: fatal: invalid /etc/s6-overlay/s6-rc.d/ci-service-check/type: must be oneshot, longrun, or bundle"
unifi-network-application version 8.6.9-ls73 (latest)
Expected Behavior
No response
Steps To Reproduce
Config from your Github Site. Copy Paste
Environment
CPU architecture
arm64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: