-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
bugSomething isn't workingSomething isn't working
Description
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Steps to reproduce
- On Debian Bookwork, upgrade all packages using apt update / upgrade, which will raise docker-ce to v29; Docker v29 requires API version 1.44 as minimum - see https://docs.docker.com/engine/release-notes/29/.
- Check Nextcloud logs for errors since Nextcloud AppAPI Docker Socket Proxy can't be reached any more.
- You'll find an error message telling "GET http://xyz:8780/exapps/app_api/v1.41/_ping` resulted in a
400 Bad Requestresponse:\n{"message":"client version 1.41 is too old. Minimum supported API version is 1.44, please upgrade your client to a newer(truncated)".
Expected behaviour
Docker Socket Proxy should use Docker API v 1.44
Actual behaviour
see above - 400 Bad Request since Docker API version doesn't match any more.
Server configuration
Web server: Apache
Database: PostgreSQL
PHP version: 8.2
Nextcloud version: 32.0.1
Operating system: Debian 12 (Bookworm)
nudelchef, RJ-Make, H-O-L-O-D, NixNux123, joho500 and 1 more
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working