question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Connection aborted and Read timeouts when downloading from mangadex.org

See original GitHub issue

Bug report

Environment (please complete the following information):

Description Data
OS Ubuntu 18.04 LTS
Python version 3.6.9
Pip version 9.0.3
Manga-py version 1.19.12
URL https://mangadex.org/*

To Reproduce:

Steps to reproduce the behavior:

  1. Download any manga from mangadex
  2. During download, error spams the following then it continues downloading current chapter

ERROR:/manga_py/http/__init__.py:68:2020-06-15 18:33:41,834:('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" ERROR:/manga_py/http/__init__.py:68:2020-06-15 18:34:11,480:('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" "ERROR:/manga_py/http/__init__.py:68:2020-06-15 19:09:12,584:HTTPSConnectionPool(host='hd5ze167xfjda.za7a56fpsknn8.mangadex.network', port=443): Read timed out. (read timeout=60)"

Additional context

App is running under pipx on a headless machine on Hetzner. Suspected throttling server-side, probs detected that I’m on a datacenter IP. Tried adding chrome user agent with same results. Might help if there’s an option to sleep after each chapter downloaded. Yet to try other other sites.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
gromenauercommented, Jun 24, 2020

My downloads are scripted with --name to retain the name of the folder. No problem for me to have strange names or to have new names.

0reactions
1271commented, Jul 29, 2020

Hi, I will close this issue If you have any questions, please create another one. Thanks for using manga-py

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting | Tachiyomi
Encountered an issue with a source or the app? Here are resources to help you troubleshoot it.
Read more >
Problem downloading some comics from mangadex.org
From what I read in the log file it seems that the errors always occur about 60 seconds after the download starts, as...
Read more >
Is there anything to do for a Connection Timed Out error?
I try to access MangaDex on any browser I have (Edge, Chrome, Opera), it gives me a connection timed out error. For the...
Read more >
"Error: Max Retries Exceeded" with Selenium, after calling ...
Basically, I made a script which downloads manga images from https://mangadex.org. The script technically works fine, but returns "Max ...
Read more >
Release 2.5.4 mansuf - mangadex-downloader
Same as raw format, except it has additional file “details.json” to provide additional info for manga. If you don't know tachiyomi, it's android...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found