Skip to content

DDEV in CI broken in DDEV-1.24.8+ #8111

@ergonlogic

Description

@ergonlogic

Preliminary checklist

Output of ddev utility test or ddev utility diagnose

Expand `ddev utility test` diagnostic information
Docker error: Error response from daemon: Client sent an HTTP request to an HTTPS server.

Expected Behavior

First off, thank you for all of your efforts. DDEV is amazing, and we rely on it across many projects.

In some more complex projects (eg. Rugged TUF Server) we use DDEV inside of our Gitlab CI, using Docker-in-Docker (dind). This has worked very well for us for several years.

Actual Behavior

However, starting with 1.24.8, DDEV no longer works in a Gitlab CI environment. Instead, we get:

Docker error: Error response from daemon: Client sent an HTTP request to an HTTPS server.

This same behaviour can be observed with 1.24.10 and 1.25.0, as well.

Steps To Reproduce

To demonstrate this regression, I put together a minimalist project. It shows that dind works fine with DDEV 1.24.7, but fails on 1.24.8+.

Specific instructions can be found in the README.

Anything else?

FWIW, it looks like some major refactoring of how Docker gets called in DDEV happended in #7587 , which I believe landed in 1.24.8.

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