-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
The operation has been retried too many times, cancelling #72
Comments
That's most likely an error on the gog-downloader side. What operating system do you use? And how exactly do you trigger gog-downloader? Using Docker, PHP binary, Windows installer? If Windows, do you use CMD or PowerShell? |
I released the version 1.12.1, if you update, the real error should be shown instead of the unhelpful "The operation has been retried too many times" message. If you run the command with the parameter |
I'm on windows, downloaded the installer, installed with the installer and started with I started and ctrl-c'd a few times to get the options right at first |
This is my output with C:\Users\Hauke>gog-downloader download --language de --language en --os windows -vvv z:\spiele\gog In CommonResponseTrait.php line 173: [Symfony\Component\HttpClient\Exception\ClientException (416)] Exception trace: download [--no-verify] [-o|--os OS] [-l|--language LANGUAGE] [--language-fallback-english] [-u|--update] [--exclude-game-with-language EXCLUDE-GAME-WITH-LANGUAGE] [--retry RETRY] [--retry-delay RETRY-DELAY] [--skip-errors] [--idle-timeout IDLE-TIMEOUT] [--chunk-size CHUNK-SIZE] [--only ONLY] [--without WITHOUT] [-b|--bandwidth BANDWIDTH] [-e|--extras] [--skip-existing-extras] [--no-games] [--skip-download SKIP-DOWNLOAD] [--] [] |
Well, as a quick help you can use --skip-errors which will ignore downloads that error out, in the meantime I'll work on a solution. |
Should be fixed in 1.12.2 |
When trying to download, I get this error message before starting the first download ("The operation has been retried too many times, cancelling").
Is there anything I can do? Should I retry another day, hoping for a temporary block on gog's side?
The text was updated successfully, but these errors were encountered: