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

[Backport 9.4] Retry "Connection reset by peer" #4107

Merged
merged 1 commit into from
Mar 27, 2024
Merged

Conversation

rouault
Copy link
Member

@rouault rouault commented Mar 27, 2024

Backport #4106
Authored by: @pjonsson

Building the GDAL image can fail with:

Downloading https://cdn.proj.org/fr_ign_RAF18b.tif... (132 / 423)
Downloading https://cdn.proj.org/fr_ign_RAF20.tif... (133 / 423)
Downloading https://cdn.proj.org/fr_ign_RAGTBT2016.tif... (134 / 423)
Cannot open https://cdn.proj.org/fr_ign_RAGTBT2016.tif: OpenSSL SSL_read: Connection reset by peer, errno 104

so add the connection reset by peer
to the list of things that get a retry
time.
@rouault rouault added this to the 9.4.1 milestone Mar 27, 2024
@rouault rouault merged commit 72e6dba into 9.4 Mar 27, 2024
43 of 44 checks passed
@rouault rouault deleted the backport-4106-to-9.4 branch March 27, 2024 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants