8000 Timeout upgrading docker-compose after upgrading ddev to 1.24.5 on slower networks (fixed in v1.24.6) · Issue #7298 · ddev/ddev · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Timeout upgrading docker-compose after upgrading ddev to 1.24.5 on slower networks (fixed in v1.24.6) #7298
Closed
@nessunluogo

Description

@nessunluogo

Resolved in the new v1.24.6 release. Please update your DDEV.

Preliminary checklist

Output of ddev debug test

After upgrading DDEV to 1.24.5, each project I start stops with a timeout error:

The download of docker-compose is slow and fails in time-out after a while (less than 1 minute).
After many tries (ran `ddev debug test`, restarted WSL, restarted Windows, cleared docker images, etc.) I downgraded DDEV to 1.24.4 and now docker-compose is (slowly) downloading.

It took about 30 minutes. But now it's working. The slowness is caused by WSL networking settings. I use NAT because Mirroring causes issues starting projects.

It looks like 1.24.5 has a timeout in the docker-compose download function. Can this be overridden?

Expected Behavior

ddev start to run normally

Actual Behavior

❯ ddev start
Network ddev_default created
Starting opigno-test...
docker-compose 1.14 MiB / 70.32 MiB [=>--------------------------------------------------------------------]   1.62% 18s
Your docker-compose version does not exist or is set to an invalid version.
Please use the built-in docker-compose.
Fix with 'ddev config global --required-docker-compose-version="" --use-docker-compose-from-path=false': context deadline exceeded (Client.Timeout or context cancellation while reading body)

Steps To Reproduce

No response

Anything else?

No response

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

      0