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

Error connecting #85

Closed
NRostheGuy opened this issue Mar 21, 2023 · 14 comments
Closed

Error connecting #85

NRostheGuy opened this issue Mar 21, 2023 · 14 comments

Comments

@NRostheGuy
Copy link

When it tries to download the episodes, it fails saying 'eu-10.cache.nextcdn.org port 443 after 5007 ms' or something.

@KevCui
Copy link
Owner

KevCui commented Mar 22, 2023

Hey @NRostheGuy, did you try to view the same episode online to see if it works? If you are able to watch it online, but still have issue with the script to download. Please let me know which anime and episode you have the problem to download. I will take a look then.

@KevCui
Copy link
Owner

KevCui commented Mar 22, 2023

If you were using the parallel mode with -t, you may see those types of message due to the network issue. But it is not a problem, the script has retry functionality and will keep downloading episode.

After the script finishes the execution, you can check the downloaded episode. If the script is exited in the middle of the execution due to error, please try run again with -d to enable debug logs. Paste the logs here and I will check. Thanks!

@NRostheGuy
Copy link
Author

It just stops executing the script after getting the error. I have experienced it failing and retrying before, but this is not that. Rather than the ping error, it seems to be showing this now..

image

Logs.txt

@lord8266
Copy link
Contributor

That is the timeout error, maybe try with multiple threads

./animepahe-dl.sh -t 50

@NRostheGuy
Copy link
Author

That is the timeout error, maybe try with multiple threads

./animepahe-dl.sh -t 50

Using threads gets the error I mentioned in the beginning of the post.

@KevCui
Copy link
Owner

KevCui commented Mar 24, 2023

Hey @NRostheGuy, I' have the feeling it's something related to the network or the server side. Did normal download without -t work for you?

@NRostheGuy
Copy link
Author

It actually seems to be working now both with and without threads(it displayed errors on both before), probably server issues then,yeah.

@KevCui KevCui closed this as completed Mar 25, 2023
@KevCui
Copy link
Owner

KevCui commented Mar 25, 2023

Hey @NRostheGuy, glad to hear that it's working for you now. I'm closing this issue then. Cheers.

@NRostheGuy
Copy link
Author

Hey @NRostheGuy, glad to hear that it's working for you now. I'm closing this issue then. Cheers.

My apologies, but after some testing I think I've figured out the problem - recent uploads(no idea how recent, but it's the case for anime I've seen uploaded/reuploaded onto the site in the recent past) display error number -138 as seen in the attachment on my second message, regardless of threads. It's been working perfectly for other titles.

@KevCui
Copy link
Owner

KevCui commented Mar 25, 2023

Hi @NRostheGuy, could you share name and episode of the anime that causes download issues? I can quickly check.

@NRostheGuy
Copy link
Author

@KevCui You could try something like Mob Psycho 100 III or Yofukashi no Uta. Also, for these anime it outright skips the Select Video Resolution check that comes before the episode number(in the event that the resolution is specified).

@lord8266
Copy link
Contributor

@NRostheGuy I can download both, can you view the episodes on animepahe.com though?

@NRostheGuy
Copy link
Author

@lord8266 No, the stuff that can't be downloaded doesn't even work on the site. I can download them individually from the site itself tho, which is a pain.

@KevCui
Copy link
Owner

KevCui commented Mar 26, 2023

Hey @NRostheGuy, if you're not able to view those anime on the site, it seems your access/IP has been restricted by the server/backend. I'm afraid it's not an issue we could solve from the script side, unfortunately.

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

No branches or pull requests

3 participants