-
-
Notifications
You must be signed in to change notification settings - Fork 221
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
Rare Download Error #3344
Comments
Same error here |
"Host not found" is currently being treated as a blocking error, because it most commonly stems from network loss. I can add a setting to bypass this behavior and lower it back to a normal network error, although if the download continues, in the seconds it will take for the error to solve itself, many images might have already been skipped (although they'll be re-tried at the end of the download). |
that will be better than having 300k image download being stopped 1 hour in and waking up and seeing it only download like 20k and having to hit resume |
Thanks Bionus for adding that and returning. Im closing this discussion. |
Whenever im downloading any file, rarely the downloading stops itself and waits me. When i spam Resume button, it starts working again but leaving missing files behind. So i try to downloading again to check if i missed any file.
This is not a huge problem for me but i want the program to handle by itself, i want it to try again and again forever because its a temporary error.
I got the log file before deciding to visit here, but the log were saying Host not found. I can connect and not having any server problems but i wonder if its a connection problem with my computer or program?
Im also using WARP VPN because that was the only solution to connect with fast download speed.

The text was updated successfully, but these errors were encountered: