question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error response from daemon: client is newer than server (client API version: 1.23, server API version: 1.22)

See original GitHub issue

Docker container requires newer version of Docker daemon than described at Prereq

Make sure your OS distribution has a kernel that supports Docker 1.8.

Reproduction Steps:

  1. Run docker run same as description on Usage: Docker

Expected behavior:

The container runs.

Observed behavior:

che.sh failed with this message.

Error response from daemon: client is newer than server (client API version: 1.23, server API version: 1.22)

[Describe observed behavior here]

Che version: 4.4.0. Image digest is sha256:740fe2bd7a325588031882bcee517d49baac9c68e2d4d2e92397cf386985e6c0.

OS and version: CoreOS 1010.6.0 (MoreOS) Docker version: 10.0.3 Che install: Docker container

Additional information:

  • Problem started happening recently, didn’t happen in an older version of Che: Unknown
  • Problem can be reliably reproduced, doesn’t happen randomly: 100% reproduction.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
TylerJewellcommented, Jul 29, 2016

Thanks for the feedback!

0reactions
monakacommented, Jul 29, 2016

@eivantsov @TylerJewell , I checked your new installer. My first impression is 👍 🍣. It runs on my CoreOS 1010.6.0 (MoreOS).

Read more comments on GitHub >

github_iconTop Results From Across the Web

client is newer than server (client API version - Stack Overflow
Try setting the version using the command: export DOCKER_API_VERSION=1.23. It worked perfectly fine for me and resolved the issue.
Read more >
Error response from daemon: client is newer than server ...
This error message is shown: Error response from daemon: client is newer than server (client API version: 1.23, server API version: 1.22) ...
Read more >
1.23, server API version: 1.22) · Issue #3314 · docker/machine ...
Error response from daemon: client is newer than server (client API version: 1.23, server API version: 1.22) #3314.
Read more >
Error response from daemon client is newer than server client ...
When I attempt to run a Docker command from a Docker client that is connecting to a VCH, the command ... API version:...
Read more >
Updating an Amazon EKS cluster Kubernetes version
The update process consists of Amazon EKS launching new API server nodes with the ... For example, a 1.23 kubectl client works with...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found