Langsames herunterfahren | Docker | Containerd failed to connect

Alle weiteren Dienste, die nicht in die drei oberen Foren gehören.
Antworten
Benutzeravatar
Lord_Carlos
Beiträge: 5578
Registriert: 30.04.2006 17:58:52
Lizenz eigener Beiträge: GNU Free Documentation License
Wohnort: Dänemark

Langsames herunterfahren | Docker | Containerd failed to connect

Beitrag von Lord_Carlos » 04.01.2019 18:17:41

Tag

NoPaste-Eintrag40566

16:58:54 /sbin/reboot
17:01:20 Journal stopped

Nicht ganz so optimal die Zeit.

Das erste was mit auffaellt:

Code: Alles auswählen

Jan 04 16:59:14 cube dockerd[1037]: time="2019-01-04T16:59:14.388268923+01:00" level=warning msg="grpc: addrConn.createTransport failed to connect to {unix:///run/containerd/containerd.sock 0  <nil>}. Err :connection error: desc = \"transport: Error while dialing dial unix:///run/containerd/containerd.sock: timeout\". Reconnecting..." module=grpc
Dann kommt docker-compose mit einem read timeout:

Code: Alles auswählen

Jan 04 17:00:04 cube docker-compose[6458]: ERROR: for airsonic  UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=70)
und der Service failed:

Code: Alles auswählen

Jan 04 17:00:05 cube systemd[1]: docker-compose.service: Control process exited, code=exited status=1
Wie kann ich das am besten debuggen.
Ein wenig gesucht habe ich schon, aber nichts tolles gefunden.

_______
Debian Stable mit backports
4.18.0-0.bpo.3-amd64
Docker aus den docker repos: https://download.docker.com/linux/debian stretch edge
containerd 1.2.0
Docker version 18.09.0, build 4d60db4

Code: Alles auswählen

╔═╗┬ ┬┌─┐┌┬┐┌─┐┌┬┐╔╦╗
╚═╗└┬┘└─┐ │ ├┤ │││ ║║
╚═╝ ┴ └─┘ ┴ └─┘┴ ┴═╩╝ rockt das Forum!

Benutzeravatar
Lord_Carlos
Beiträge: 5578
Registriert: 30.04.2006 17:58:52
Lizenz eigener Beiträge: GNU Free Documentation License
Wohnort: Dänemark

Re: Langsames herunterfahren | Docker | Containerd failed to connect

Beitrag von Lord_Carlos » 19.01.2019 14:29:02

Jemand ne Idee?

Code: Alles auswählen

╔═╗┬ ┬┌─┐┌┬┐┌─┐┌┬┐╔╦╗
╚═╗└┬┘└─┐ │ ├┤ │││ ║║
╚═╝ ┴ └─┘ ┴ └─┘┴ ┴═╩╝ rockt das Forum!

Antworten