Confuzu / CivitAI_Image_grabber

Downloads every Image from a given CivitAi Username / Model ID / Model TAG / Model versionID
GNU General Public License v3.0
35 stars 3 forks source link

ssl.SSLSyscallError: Some I/O error occurred (_ssl.c:1007) #18

Closed Nobrumski closed 6 months ago

Nobrumski commented 6 months ago

Not sure if this was just a disconnection error, but it didn't match the last one and a bunch of other exceptions popped up also so figured I would post it in case.

Traceback (most recent call last): File "C:\Users\me\AppData\Local\Programs\Python\Python310\lib\site-packages\anyio\streams\tls.py", line 131, in _call_sslobject_method result = func(*args) File "C:\Users\me\AppData\Local\Programs\Python\Python310\lib\ssl.py", line 975, in do_handshake self._sslobj.do_handshake() ssl.SSLSyscallError: Some I/O error occurred (_ssl.c:1007)

2024-04-28 004729,807 - ERROR.txt

Confuzu commented 6 months ago

Thanks for posting, but it's a network error between the script and the civitAI server. No script bug