Skip to content

container ls returns grpc error message too large #2320

@fcrisciani

Description

@fcrisciani

Description

docker-containerd-ctr --address /var/run/docker/containerd/docker-containerd.sock -n moby containers ls
ctr: grpc: received message larger than max (8613408 vs. 4194304): unknown

Steps to reproduce the issue:

  1. create 1000 containers
  2. try to list the containers with container ls

Describe the results you received:
ctr: grpc: received message larger than max (8613408 vs. 4194304): unknown

Describe the results you expected:
list of containers

Output of containerd --version:

Client:
  Version:  v1.0.3
  Revision: 773c489c9c1b21a6d78b5c538cd395416ec50f88

Server:
  Version:  v1.0.3
  Revision: 773c489c9c1b21a6d78b5c538cd395416ec50f88

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions