Docker failed since last update

uname -a
Linux zbook 5.10.52-1-MANJARO #1 SMP PREEMPT Tue Jul 20 20:32:02 UTC 2021 x86_64 GNU/Linux

Since last update, the docker failed after time with this error :

docker: Error response from daemon: failed to create shim: OCI runtime create failed: container_linux.go:380: starting container process caused: process_linux.go:385: applying cgroup configuration for process caused: error while starting unit “docker-edb58d5288db69a5cc0357c05e536a655b6f57d245908332ae97c0570c425e1f.scope” with properties [{Name:Description Value:“libcontainer container edb58d5288db69a5cc0357c05e536a655b6f57d245908332ae97c0570c425e1f”} {Name:Slice Value:“system.slice”} {Name:PIDs Value:@au [103873]} {Name:Delegate Value:true} {Name:MemoryAccounting Value:true} {Name:CPUAccounting Value:true} {Name:IOAccounting Value:true} {Name:TasksAccounting Value:true} {Name:DefaultDependencies Value:false}]: Failed to activate service ‘org.freedesktop.systemd1’: timed out (service_start_timeout=25000ms): unknown.

Sounds like a Systemd issue. Maybe switch to testing branch and test v249 series …

Getting the same error here. Will tryout once the test version of Systemd as @philm mentioned.

This issue was reported to systemd team. I too am having some weird issues due to this bug. It appears it has been patch in version 248.6.

https://github.com/systemd/systemd/issues/20307

3 Likes

I confirm. I have the same issue.

I’m just curious, are you guys getting the error right after starting dockerd ?

:thinking:

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.