KevCui / animepahe-dl

:arrow_down: animepahe anime downloader
Do What The F*ck You Want To Public License
101 stars 24 forks source link

Getting error: Failed to connect to eu-02.files.nextcdn.org #105

Closed savanchhayani closed 4 months ago

savanchhayani commented 4 months ago

I am getting the following error, Can anyone please help me to fix it?

[INFO] Downloading Episode 1... curl: (28) Failed to connect to eu-02.files.nextcdn.org port 443 after 5005 ms: Timeout was reached [WARNING] Download was aborted. Retry... curl: (28) Failed to connect to eu-02.files.nextcdn.org port 443 after 5006 ms: Timeout was reached

Thank you :)

KevCui commented 4 months ago

Hey @savanchhayani, it looks like a network issue or server issue. May I ask which anime you were downloading when you got this error?

savanchhayani commented 4 months ago

Hi @KevCui Thank you for your response.

I am running the following command: ./animepahe-dl.sh -a "chainsaw man" -t 43 -o jpn

Moreover, I tried to run without -t and verified with different anime and still got the same error.

KevCui commented 4 months ago

Hey @savanchhayani, I can also see the same error. However, video can still be downloaded. If you wait for download finished, you will get the video. There is retry mechanism in the script, feel free to ignore those network errors.

savanchhayani commented 4 months ago

Okay, I will check :) Thank you 👍