Skip to content

Docker API version 1.41 too old #51

@tohuuuuu

Description

@tohuuuuu

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

  1. 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/.
  2. Check Nextcloud logs for errors since Nextcloud AppAPI Docker Socket Proxy can't be reached any more.
  3. You'll find an error message telling "GET http://xyz:8780/exapps/app_api/v1.41/_ping` resulted in a 400 Bad Request response:\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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions