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

Rare Download Error #3344

Closed
batubabaxx opened this issue Dec 22, 2024 · 4 comments
Closed

Rare Download Error #3344

batubabaxx opened this issue Dec 22, 2024 · 4 comments
Assignees

Comments

@batubabaxx
Copy link

batubabaxx commented Dec 22, 2024

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.
Ekran görüntüsü 2024-12-22 163000

@batubabaxx batubabaxx added the bug label Dec 22, 2024
@GameDevKitY
Copy link

Same error here

@Bionus Bionus added suggestion and removed bug labels Jan 9, 2025
@Bionus Bionus self-assigned this Jan 9, 2025
@Bionus
Copy link
Owner

Bionus commented Jan 9, 2025

"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).

@GameDevKitY
Copy link

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

@batubabaxx
Copy link
Author

"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).

Thanks Bionus for adding that and returning. Im closing this discussion.

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

No branches or pull requests

3 participants