You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.
发生异常: URLError <urlopen error EOF occurred in violation of protocol (_ssl.c:1129)> ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:1129) During handling of the above exception, another exception occurred: File "/Users/xiaoyichao/projects/ChatGPT-Proxy/proxy.py", line 37, in <module> ) = Cloudflare(proxy=PROXY).get_cf_cookies() urllib.error.URLError: <urlopen error EOF occurred in violation of protocol (_ssl.c:1129)>
#15
Closed
xiaoyichao opened this issue
Feb 12, 2023
· 1 comment
发生异常: URLError
<urlopen error EOF occurred in violation of protocol (_ssl.c:1129)>
ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:1129)
During handling of the above exception, another exception occurred:
File "/Users/xiaoyichao/projects/ChatGPT-Proxy/proxy.py", line 37, in
) = Cloudflare(proxy=PROXY).get_cf_cookies()
urllib.error.URLError: <urlopen error EOF occurred in violation of protocol (_ssl.c:1129)>
The text was updated successfully, but these errors were encountered:
发生异常: URLError
<urlopen error EOF occurred in violation of protocol (_ssl.c:1129)>
ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:1129)
During handling of the above exception, another exception occurred:
File "/Users/xiaoyichao/projects/ChatGPT-Proxy/proxy.py", line 37, in
) = Cloudflare(proxy=PROXY).get_cf_cookies()
urllib.error.URLError: <urlopen error EOF occurred in violation of protocol (_ssl.c:1129)>
The text was updated successfully, but these errors were encountered: