Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Job fails when git fails to fetch from github #540

Open
roberth opened this issue Oct 24, 2023 · 0 comments
Open

Job fails when git fails to fetch from github #540

roberth opened this issue Oct 24, 2023 · 0 comments
Labels
bug Something isn't working upstream Best fixed in upstream project (e.g. Nix)

Comments

@roberth
Copy link
Member

roberth commented Oct 24, 2023

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.

@roberth roberth added the bug Something isn't working label Oct 24, 2023
@roberth roberth pinned this issue Oct 24, 2023
@roberth roberth added the upstream Best fixed in upstream project (e.g. Nix) label Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working upstream Best fixed in upstream project (e.g. Nix)
Projects
None yet
Development

No branches or pull requests

1 participant