Skip to content

Error response from daemon: client version 1.24 is too old #1351

@seballiot

Description

@seballiot

Describe the bug

Error happening since the 11 nov 2025 when using the gitlab-runner with AWS spot instance

Used config :

source  = "cattle-ops/gitlab-runner/aws"
version = "9.5.0"

runner_instance = {
    ...
    type                        = "t3a.medium"
  }

AMI of workers : ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20251112

To Reproduce

The error

Preparing the "docker+machine" executor
ERROR: Failed to remove network for build
ERROR: Preparation failed: Error response from daemon: client version 1.42 is too old. Minimum supported API version is 1.44, please upgrade your client to a newer version (docker.go:779:0s)

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions