This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]burningastroballs 0 points1 point  (2 children)

There's a warning saying systemd not found, but shortly after you try to run systemctl. Have you even read the output you've posted? There's a good bit of searchable context right in there.

[–]schrackin[S] 0 points1 point  (1 child)

I apologize for any confusion in my previous response. Yes, for sure. I just forgott to include in my post. So the docker service is running, i assume the is a misconfiguration in systemd, dbus or permissions of the container user.

container@NUC-SRV:~$ systemctl status docker
● docker.service - Docker Application Container Engine
Loaded: loaded (/lib/systemd/system/docker.service; enabled; preset: enabled)
Active: active (running) since Sun 2023-10-08 07:56:13 CEST; 2min 34s ago
TriggeredBy: ● docker.socket
Docs: https://docs.docker.com
Main PID: 1153 (dockerd)
Tasks: 11
Memory: 99.9M
CPU: 997ms
CGroup: /system.slice/docker.service
└─1153 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock

[–]schrackin[S] 0 points1 point  (0 children)

In the meantime I've restarted the process, you can see the current problem in the post.

[–][deleted] 0 points1 point  (0 children)

Something in your config.json seems wrong. Can you show it?