Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

client version 1.41 is too new. Maximum supported API version is 1.40 #11

Open
lrojas89 opened this issue Jul 22, 2024 · 0 comments
Open

Comments

@lrojas89
Copy link

lrojas89 commented Jul 22, 2024

Hello, I get this error when running a docker-compose with the latest image, v1.1.0

`
scheduler | goroutine 1 [running]:

scheduler | log.Panic({0xc00025ff10?, 0xc0002e8240?, 0x0?})

scheduler | /opt/hostedtoolcache/go/1.19.13/x64/src/log/log.go:388 +0x65

scheduler | main.main()

scheduler | /home/runner/work/compose-scheduler/compose-scheduler/cmd/scheduler/main.go:50 +0x505

scheduler | 2024/07/22 11:49:35 get compose project: inspect self container: Error response from daemon: client version 1.41 is too new. Maximum supported API version is 1.40

scheduler | panic: get compose project: inspect self container: Error response from daemon: client version 1.41 is too new. Maximum supported API version is 1.40
`
Docker Version
Client:
Context: default
Debug Mode: false
Plugins:
app: Docker App (Docker Inc., v0.9.1-beta3)
buildx: Docker Buildx (Docker Inc., v0.7.1-docker)
scan: Docker Scan (Docker Inc., v0.12.0)

Server Version: 19.03.11

Docker Compose version v2.6.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant