Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.
This repository was archived by the owner on May 12, 2021. It is now read-only.

yamux: keepalive failed: i/o deadline reached #231

@devimc

Description

@devimc

Description of problem

Run a container with -ti and pause it for 45 seconds

Terminal 1

$ docker run --name foo -ti centos bash

Terminal 2

$ docker pause foo
$ sleep 45
$ docker unpause foo

Terminal 1 gets stuck after 45 second and next message is logged in the journal

[ERR] yamux: keepalive failed: i/o deadline reached

Metadata

Metadata

Assignees

Labels

bugIncorrect behaviourhighest-priorityCritically urgent issue (must be resolved as soon as possible)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions