This repository was archived by the owner on Mar 31, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 15
Docker-compose up returns resin-init error #46
Copy link
Copy link
Open
Description
Hello.
I am running the container inside ubuntu, and the image although the image seems up, the system gets stuck at a loop between the supervisor starting up and starting libcontainer.
_1 | [ OK ] Started DNS forwarder and DHCP server.
os_1 | Starting Balena Application Container Engine...
os_1 | Starting Resin proxy configuration service...
os_1 | Starting Hostname Service...
os_1 | [FAILED] Failed to start Resin init service.
os_1 | See 'systemctl status resin-init.service' for details.
os_1 | [ OK ] Started Hostname Service.
os_1 | Starting Network Manager Script Dispatcher Service...
os_1 | [ OK ] Started Network Manager Script Dispatcher Service.
os_1 | [ OK ] Started Resin proxy configuration service.
os_1 | [ OK ] Started Balena Application Container Engine.
os_1 | Starting Balena supervisor...
os_1 | Starting Load balena healthcheck image...
os_1 | [ OK ] Started Balena supervisor.
os_1 | [ OK ] Started Load balena healthcheck image.
os_1 | [ OK ] Started libcontainer conta…745d4ae5626c43d75e9836f37bb74.
os_1 | [ OK ] Started libcontainer conta…d7efc105230bb319508a1b5d078cf.
[ OK ] Stopped Balena supervisor.
os_1 | Starting Balena supervisor...
os_1 | [ OK ] Started Balena supervisor.
os_1 | [ OK ] Stopped OpenVPN.
os_1 | Starting Prepare OpenVPN...
os_1 | [ OK ] Started Prepare OpenVPN.
os_1 | [ OK ] Started OpenVPN.
os_1 | [ OK ] Started libcontainer conta…2c709edb0797d08d637bf7c9fea05.
[ OK ] Stopped Balena supervisor.
os_1 | Starting Balena supervisor...
os_1 | [ OK ] Started Balena supervisor.
os_1 | [ OK ] Started libcontainer conta…9e1c648e573cba083734aaf754cbe.
os_1 | [ OK ] Stopped OpenVPN.
os_1 | Starting Prepare OpenVPN...
os_1 | [ OK ] Started Prepare OpenVPN.
os_1 | [ OK ] Started OpenVPN.
then I get other errors before the process seems to complete.
os_1 | Starting Balena supervisor...
os_1 | [ OK ] Started Balena supervisor.
os_1 | [ OK ] Started libcontainer conta…413b0ee5ee749cd38ab3a2a45ab2f.
os_1 | [ OK ] Stopped OpenVPN.
os_1 | Starting Prepare OpenVPN...
os_1 | [ OK ] Started Prepare OpenVPN.
os_1 | [ OK ] Started OpenVPN.
os_1 | [ TIME ] Timed out waiting for device /dev/zram0.
os_1 | [DEPEND] Dependency failed for Enab…sed swap in memory using zram.
os_1 | [ TIME ] Timed out waiting for device /dev/ttyS0.
os_1 | [DEPEND] Dependency failed for Serial Getty on ttyS0.
os_1 | [ OK ] Reached target Login Prompts.
os_1 | [ OK ] Reached target Multi-User System.
os_1 | Starting Update UTMP about System Runlevel Changes...
os_1 | [ OK ] Started Update UTMP about System Runlevel Changes.
I can get to the console of the container, but i cant seem to see the system on the cloud dashboard.
Mem: 2234672K used, 1420568K free, 70948K shrd, 155736K buff, 1072308K cached
CPU: 7% usr 3% sys 0% nic 89% idle 0% io 0% irq 0% sirq
Load average: 0.59 0.51 0.51 5/613 3381
PID PPID USER STAT VSZ %VSZ %CPU COMMAND
275 242 root S 867m 24% 0% balena-engine-containerd --config /var/run/balena-engine/containerd/
3278 3243 root R 4248 0% 0% top
242 1 root S 939m 26% 0% /usr/bin/balenad --experimental --log-driver=journald -s overlay2 -H
1210 1 root S 721m 20% 0% {runc:[2:INIT]} balena-engine-runc init
696 1 root S 651m 18% 0% {runc:[2:INIT]} balena-engine-runc init
796 1 root S 651m 18% 0% {runc:[2:INIT]} balena-engine-runc init
1415 1 root S 651m 18% 0% {runc:[2:INIT]} balena-engine-runc init
1522 1 root S 651m 18% 0% {runc:[2:INIT]} balena-engine-runc init
2143 1 root S 651m 18% 0% {runc:[2:INIT]} balena-engine-runc init
2947 1 root S 651m 18% 0% {runc:[2:INIT]} balena-engine-runc init
any ideas?
puc
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels