Replies: 1 comment
-
The first error is a read timeout from cyberdrop's fileserver. Probably a network issue on your end, maybe something is blocking any data transfer? The second error is related to SSL/TLS certificates. You can use ´--no-check-certificate` to ignore them. Also "Works on My Machine ™️" |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
[downloader.http][warning] HTTPSConnectionPool(host='f.cyberdrop.cc', port=443): Read timed out. (read timeout=30) (1/5)
other times i get this error
[downloader.http][warning] HTTPSConnectionPool(host='f.cyberdrop.cc', port=443): Max retries exceeded with url: /Selfie%20(17)-nJsd79T6.jpg (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1129)')))
for some reason I only get this error in cyberdrop
Beta Was this translation helpful? Give feedback.
All reactions