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

Issue with certificate revocation status #91

Closed
mpreye23 opened this issue Jun 13, 2023 · 4 comments
Closed

Issue with certificate revocation status #91

mpreye23 opened this issue Jun 13, 2023 · 4 comments

Comments

@mpreye23
Copy link

I keep on getting this error message :
curl 35 : schannel : next InitializeSecurityContext failed : Unkwown error (0x80092012) - The revocation function was unable to check revocation for the certificate.

@mpreye23 mpreye23 changed the title Issue with downloading Issue with certificate revocation status Jun 13, 2023
@KevCui
Copy link
Owner

KevCui commented Jun 13, 2023

Hey @mpreye23, it looks like a network issue or curl issue. I don't know what went wrong and I don't know either how to investigate it, since it's not related to the script. I hope you may find a proper solution somewhere online. Good luck 🤞

@KevCui KevCui closed this as completed Jun 13, 2023
@Default0X
Copy link

I just got the dl script and ran it
Ran into the same error.
Ran the error through ChatGPT and found out that a bad internet connection may be the issue
But i have good internet
So I checked my antivirus firewall, but that wasn't the issue so I moved onto my antivirus' shields and turned all of them off.
That's when it ran.
I use Avast, I don't know how other antiviruses work but you can try something similar
Cheers

@ghost
Copy link

ghost commented Oct 30, 2023

I also get the same issue whenever I use (-t) in downloading, have you found a solution to it? I don't have any antiviruses and had my windows defender disabled already

@lord8266
Copy link
Contributor

@mxmxrp
Run your command in debug mode
Example:

$ grep 'Tokyo Revengers: Seiya Kessen-hen' anime.list
[eed82816-c8ed-0cc5-184f-2a60423bfd5a] Tokyo Revengers: Seiya Kessen-hen
$ ./animepahe-dl.sh -d -s eed82816-c8ed-0cc5-184f-2a60423bfd5a -t 50 -e 25 > log 2>&1

paste the output of log file here to help us debug further

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

4 participants