Skip to content

Failures to download install script in CI #582

@dave-yotta

Description

@dave-yotta

This has been happening with increasing frequency. Source is ADO Pipeline.

https://github.com/dotnet/dotnet-docker/blob/main/documentation/scenarios/installing-dotnet.md#installing-from-dotnet-install-script

#20 [base 5/19] RUN curl -sSL https://dot.net/v1/dotnet-install.sh > dotnet-install.sh
#20 18.35 curl: (18) HTTP/2 stream 1 was not closed cleanly before end of the underlying stream
#20 ERROR: process "/bin/sh -c curl -sSL https://dot.net/v1/dotnet-install.sh > dotnet-install.sh" did not complete successfully: exit code: 18

I'm going to add some retry. Is there a problem with the hosting? Could equally be an ADO thing.

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