Skip to content

Job fails when git fails to fetch from github #540

Open
@roberth

Description

Description

Git connections to GitHub have become unreliable as of late.

See upstream Nix issue

Would fix in Nix, but the git fetcher is already being worked on.
Could be retried in agent itself perhaps.

To Reproduce

-

Expected behavior

Retry.

Logs

Various symptoms:

fatal: unable to access 'https://github.com/...': Empty reply from server
fatal: unable to access 'https://github.com/...': Recv failure: Connection reset by peer
error: RPC failed; curl 55 Failed sending data to the peer
fatal: expected flush after ref listing

Platform / Version

All versions; most noticable when using flakes.

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingupstreamBest fixed in upstream project (e.g. Nix)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions