Skip to content

Action should use a fallback URL (in case CLoudflare is down) #58

@stasadev

Description

@stasadev

https://www.cloudflarestatus.com/incidents/8gmgl950y3h7

Although this is widespread and raises many different problems, we should have a backup mechanism to use https://raw.githubusercontent.com/ddev/ddev/main/scripts/install_ddev.sh

$ curl -fsSL --retry 3 --retry-max-time 60 --retry-connrefused -o /tmp/install_ddev.sh https://ddev.com/install.sh
curl: (22) The requested URL returned error: 500
curl: (22) The requested URL returned error: 500
curl: (22) The requested URL returned error: 500
curl: (22) The requested URL returned error: 500
Image

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