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.

ERROR: The read operation timed out

See original GitHub issue

Describe the bug

I get this error while trying to download any anime. The first 4-8 episodes no problem and then this comes up

To reproduce

anime dl "golden boyl"
LOG
user99@user99-VirtualBox:~/Downloads/anime-downloader$ anime dl "golden boy"
anime: anime-downloader 5.0.9
+--------+--------------------------------------------+--------+
|      5 | Himitsu Kessha Taka no Tsume: Golden Spell |        |
|      4 | Chuubyou Gekihatsu Boy                     |        |
|      3 | Berserk Golden Arc Movies                  |        |
|      2 | Golden Boy (Dub)                           |        |
|      1 | Golden Boy                                 |        |
|--------+--------------------------------------------+--------|
|   SlNo | Title                                      | Meta   |
+--------+--------------------------------------------+--------+
Enter the anime no: [1]: 1
anime: Selected Golden Boy
anime: Extracting episode info from page
anime: Found anime: golden-boy
INFO:anime_downloader.commands.dl:Found anime: golden-boy
anime: Downloading to /home/user99/Downloads/anime-downloader
INFO:anime_downloader.commands.dl:Downloading to /home/user99/Downloads/anime-downloader
anime: Downloading golden-boy-1
INFO:anime_downloader.sites.anime:Downloading golden-boy-1
anime: ./golden-boy/golden-boy_1.mp4
INFO:anime_downloader.downloader.base_downloader:./golden-boy/golden-boy_1.mp4
 [*] 219.0 MB / 219.0 MB @ 2.8 MB/s [##################] [100%, 0s left]      

anime: Downloading golden-boy-2
INFO:anime_downloader.sites.anime:Downloading golden-boy-2
anime: ./golden-boy/golden-boy_2.mp4
INFO:anime_downloader.downloader.base_downloader:./golden-boy/golden-boy_2.mp4
 [*] 183.6 MB / 183.6 MB @ 29 kB/s [##################] [100%, 0s left]       
 [*] 183.6 MB / 183.6 MB @ 3.8 MB/s [##################] [100%, 0s left]    ]    
 [*] 183.6 MB / 183.6 MB @ 11.7 MB/s [##################] [100%, 0s left]        
 [*] 183.6 MB / 183.6 MB @ 27 kB/s [##################] [100%, 0s left]    ]    
ERROR: HTTP Error 0: The maximum retry attempts reached ([Errno 104] Connection reset by peer)



Issue Analytics

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

github_iconTop GitHub Comments

1reaction
thereal-Stivencommented, Apr 25, 2021

no its not as long as i get it to work sometimes in the near future, ill test the pip install version, maybe something was messed up. brgds.

0reactions
thereal-Stivencommented, Apr 25, 2021

nvm i just force installed it with pip and it seems to work somehow, i am trying it out now because sometimes I got an error and the last 1-3 episodes weren’t downloaded. If it works ill close the issue and thank you guys. BRGDS.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Work around for 'The read operation timed out'?
Since you are using the Python client library and the requests sent by this library are sent via urllib, which is where the...
Read more >
SSLError (Read operation timed out) in Python requests
The read operation has timed out, as it says. It times out, however, with an ssl.SSLError . This is not what your except...
Read more >
Google Sheets: The read operation timed out.
SSLError The read operation timed out · Consider starting a new spreadsheet with less data in it, or moving/deleting any columns not being...
Read more >
socket.timeout: The read operation timed out - Kite Connect
I belive it has something to do with the websocket read time out. I am running the script on google cloud. Error log...
Read more >
CLI operations may fail with the The read operation timed out ...
If you receive the “The read operation timed out” error during a CLI operation, you can use the parameter "--timeout <value>" to set...
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