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

having dns exception on bandcamp CDN #37

Open
julien-leclercq opened this issue Mar 26, 2022 · 2 comments
Open

having dns exception on bandcamp CDN #37

julien-leclercq opened this issue Mar 26, 2022 · 2 comments

Comments

@julien-leclercq
Copy link
Contributor

Hello, hello,
Not sure if it's because of the last release or of my network but I have a lot of happening

Error while trying: "javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching p4.bcbits.com found.".

Failing seems very random, It always succeed for the first file, then fail for a while, then succeed again and starts failing again.
If you have any idea on what could be the cause, I could try to help fixing :)

@LucasLeichsenring
Copy link

I had the same problem and remedied it by setting the jobs to just one ("-j 1"). I noticed that one thread always worked and the others brought up the error you're describing.

@julien-leclercq
Copy link
Contributor Author

Actually, running the thing on a more up to date JVM solved it

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

2 participants