mirror of
https://github.com/mageddo/dns-proxy-server.git
synced 2026-04-25 09:25:56 +03:00
[GH-ISSUE #618] Bug: client version 1.21 is too old #203
Labels
No labels
bug
confirmed
discussion
duplicate
enhancement
feature
feature-request
not-planned
pull-request
secondary-feature
stale
triage
waiting-feedback
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dns-proxy-server-mageddo#203
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @root-talis on GitHub (Jan 18, 2025).
Original GitHub issue: https://github.com/mageddo/dns-proxy-server/issues/618
What is Happening
com.github.dockerjava.api.exception.BadRequestException: Status 400: {"message":"client version 1.21 is too old. Minimum supported API version is 1.24, please upgrade your client to a newer version"}on docker after system update (new version installed, see below).
docker compose upwith this docker-compose file:The service fails to start with the following exception:
What is Expected
The service is expected to start correctly.
Specs
docker version3.15.13-snapshot@root-talis commented on GitHub (Jan 18, 2025):
My bad. I was getting an old version of DPS for some reason. No issue with
3.32.4.