Aerion / uptobox-dl

An Uptobox/Uptostream batch downloader.
MIT License
52 stars 11 forks source link

caught exception #8

Closed ArunBalaji-M closed 1 year ago

ArunBalaji-M commented 1 year ago

The request was canceled due to the configured HttpClient.Timeout of 5 seconds elapsing. Not sure how to fix this appreciate any help!

Aerion commented 1 year ago

Hi, this happens when the request made from the program to Uptobox took more than 5s. The timeout has been increased in the latest version, 1.2.1: https://github.com/Aerion/uptobox-dl/releases/tag/v1.2.1

Feel free to reopen if the issue continues to occur.