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

Cyberdrop unable to start HTTPS connection #2575

Closed
orangespore1 opened this issue May 9, 2022 · 3 comments
Closed

Cyberdrop unable to start HTTPS connection #2575

orangespore1 opened this issue May 9, 2022 · 3 comments

Comments

@orangespore1
Copy link

Apologies if this report isn't up to snuff.

very infrequently and randomly, i will be able to use gallery-dl to download from Cyberdrop.to. most of the time however the attempt to start HTTPS connections will fail. I also did what another user did and changed all the ".me"s to ".to"s in the extractor but that did not work so i changed it back.
This is what the output looks like after uninstalling and re-installing gallery-dl.
cyberdrop_output.txt

@dl21g5
Copy link

dl21g5 commented May 11, 2022

Same issue for me

[cyberdrop][error] HttpError: SSLError: HTTPSConnectionPool(host='cyberdrop.me', port=443): Max retries exceeded with url: /a/123456 (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)')))

@mikf
Copy link
Owner

mikf commented May 17, 2022

The cyberdrop code previously always used cyberdrop.me as domain.

With 6b6eb0b it now uses the domain given by the input URL, and you can also force a specific domain with the domain option.

@mikf mikf closed this as completed May 17, 2022
@christiansonk1
Copy link

I've encountered the same issue with the latest build. I've tried swapping domains but no dice. I was able to get my stuff with cy client.

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

No branches or pull requests

4 participants