Skip to content

Traefik version image v2.10.6 no longer supported on current stable docker image (29.2.1) #3

Description

@manocho

I have cloned and installed a new setup of OpenIAP and I'm getting an error when traefik starts:

time="2026-03-01T18:31:12Z" level=error msg="Provider connection error Error response from daemon: client version 1.24 is too old. Minimum supported API version is 1.44, please upgrade your client to a newer version, retrying in 425.975217ms" providerName=docker

I'm using debian-13.3.0-amd64 with docker official APT stable source: https://download.docker.com/linux/debian

Changing traefik to 2.11 resolves the issue but I don't know what version should be the right one to suggest:

Original docker-compose.yml

services:
  traefik:
    image: traefik:v2.10.6
...

Thank you very much

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions