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

Timeouts downloading "release" file #74

Open
ash2hub opened this issue Aug 27, 2021 · 0 comments
Open

Timeouts downloading "release" file #74

ash2hub opened this issue Aug 27, 2021 · 0 comments

Comments

@ash2hub
Copy link

ash2hub commented Aug 27, 2021

Got it to work again by putting setting in ini to increase timeout:

CURL_RETRY="--connect-timeout 15 --max-time 600 --retry 3 --retry-delay 5"

A "slow" wifi dongle is likely the culprit. I do see the timeout was increased before, from 120 to 180. Wondering if there is justification to increase it again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant