You are not logged in.

#1 2020-08-18 07:50:45

nyaw
Member
Registered: 2020-02-22
Posts: 5

[Solved] Docker won't start any container with containerd 1.4.0-1

I updated containerd from 1.3.4-2 to 1.4.0-1, and docker (1:19.03.12-2) won't start any container anymore.

# docker run --rm -it archlinux bash
docker: Error response from daemon: ttrpc: closed: unknown.

After I downgrade containerd to 1.3.4-2, docker is working fine.

But I can't find any related bug report. Could anyone reproduce this problem?

Last edited by nyaw (2020-08-19 15:10:18)

Offline

#2 2020-08-18 07:56:18

sheraff
Member
Registered: 2018-12-11
Posts: 38

Re: [Solved] Docker won't start any container with containerd 1.4.0-1

+1
Cleared cached packages, so now looking for the way to downgrade.

Offline

#3 2020-08-18 08:03:08

nyaw
Member
Registered: 2020-02-22
Posts: 5

Re: [Solved] Docker won't start any container with containerd 1.4.0-1

Offline

#4 2020-08-18 08:04:15

sheraff
Member
Registered: 2018-12-11
Posts: 38

Re: [Solved] Docker won't start any container with containerd 1.4.0-1

Thanx!

Offline

#5 2020-08-18 08:06:59

LinuxNoobs
Member
Registered: 2020-08-18
Posts: 2

Re: [Solved] Docker won't start any container with containerd 1.4.0-1

Sheraff you will find containerd archive packages here: Archive Containerd

In the future if you have the same problem then go to Arch Archive Packages and navigate to your package by the name.

Offline

#6 2020-08-18 08:18:02

sheraff
Member
Registered: 2018-12-11
Posts: 38

Re: [Solved] Docker won't start any container with containerd 1.4.0-1

Ok, thanx guyz.
There's certainly an issue with a newer version of containerd.

Offline

#7 2020-08-18 09:44:53

linuxpenguin
Member
Registered: 2020-08-18
Posts: 2

Re: [Solved] Docker won't start any container with containerd 1.4.0-1

Ran into the same issue yesterday had to revert using the archive. Deiced to check if the issue was fixed and it seems to be now.

After removing the archive I did a "pacman -Syyuu" and got "containerd 1.4.0-2" update and now all seems to be fine. Tested on two separate machines

Offline

#8 2020-08-19 15:11:33

nyaw
Member
Registered: 2020-02-22
Posts: 5

Re: [Solved] Docker won't start any container with containerd 1.4.0-1

Thanks. I updated containerd to 1.4.0-2 and solved this problem. Maybe my mirror is just out-of-sync.

Offline

#9 2020-08-22 03:30:09

Hrast
Member
Registered: 2014-07-27
Posts: 8

Re: [Solved] Docker won't start any container with containerd 1.4.0-1

I was having weird issues with a couple of containers.  The Plex container wouldn't even stop properly.  I was on 1.4.0-2.  I downgraded to 1.3.4-2 and everything is back to normal now.  Just saying, the problem might not be fixed for everyone yet.

Offline

#10 2020-08-23 17:34:17

Zack7777
Member
From: Germany
Registered: 2012-04-06
Posts: 25

Re: [Solved] Docker won't start any container with containerd 1.4.0-1

Hrast wrote:

I was having weird issues with a couple of containers.  The Plex container wouldn't even stop properly.  I was on 1.4.0-2.  I downgraded to 1.3.4-2 and everything is back to normal now.  Just saying, the problem might not be fixed for everyone yet.


Same here. On containerd-1.4.0-2 all containers that has healthchecks are reporting "unhealthy" and I can't start/stop/restart/do anything with them. Reboot solves it for some time, but after a while (maybe 2 hrs) it happens again.
Only downgrade helps. The problem is NOT solved for some users, apparently.

Offline

#11 2020-08-23 21:28:03

Zack7777
Member
From: Germany
Registered: 2012-04-06
Posts: 25

Re: [Solved] Docker won't start any container with containerd 1.4.0-1

I just confirmed, that I see the same behaviour with the binaries from github. So this is not a problem of the Arch package.

Offline

#12 2020-08-27 14:18:16

SJrX
Member
Registered: 2017-08-13
Posts: 2

Re: [Solved] Docker won't start any container with containerd 1.4.0-1

Instead of rebooting I have been killing the left over container-shim processes.

Offline

#13 2020-08-28 06:28:55

eworm
Package Maintainer (PM)
From: Oberhausen, Germany
Registered: 2010-01-30
Posts: 105
Website

Re: [Solved] Docker won't start any container with containerd 1.4.0-1

Did anybody report the remaining issue upstream?


ArchLinux - make it simple & lightweight

Offline

#14 2020-08-28 09:23:42

cinatic
Member
Registered: 2013-01-27
Posts: 13

Re: [Solved] Docker won't start any container with containerd 1.4.0-1

i could cry i experienced exactly this problem and spent  hours on this. It seems the people in there irc chat freenode #docker are currently not aware of this issue

Offline

#15 2020-08-28 19:13:36

firecat53
Member
From: Lake Stevens, WA, USA
Registered: 2007-05-14
Posts: 1,542
Website

Re: [Solved] Docker won't start any container with containerd 1.4.0-1

Submitted bug report to containerd upstream.

Mods, I'd suggest breaking out this topic starting here, as it is a different issue than the OP. Thanks!

Offline

Board footer

Powered by FluxBB