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

电脑上开了clash代理,然后就会报错 #21

Closed
yzxdd123 opened this issue Mar 20, 2023 · 1 comment
Closed

电脑上开了clash代理,然后就会报错 #21

yzxdd123 opened this issue Mar 20, 2023 · 1 comment

Comments

@yzxdd123
Copy link

我的clash可以正常访问外网和墙内,但不知道为啥就是corpwechatbot报错,以下是报错信息,
Traceback (most recent call last):
File "urllib3\connectionpool.py", line 696, in urlopen
File "urllib3\connectionpool.py", line 964, in prepare_proxy
File "urllib3\connection.py", line 359, in connect
File "urllib3\connection.py", line 496, in connect_tls_proxy
File "urllib3\util\ssl
.py", line 432, in ssl_wrap_socket
File "urllib3\util\ssl
.py", line 474, in _ssl_wrap_socket_impl
File "ssl.py", line 500, in wrap_socket
File "ssl.py", line 1040, in _create
File "ssl.py", line 1309, in do_handshake
OSError: [Errno 0] Error

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "requests\adapters.py", line 439, in send
File "urllib3\connectionpool.py", line 755, in urlopen
File "urllib3\util\retry.py", line 573, in increment
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='qyapi.weixin.qq.com', port=443): Max retries exceeded with url: /cgi-bin/gettoken?corpid=*&corpsecret= (Caused by ProxyError('Cannot connect to proxy.', OSError(0, 'Error')))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "任务计划w.py", line 16, in
File "corpwechatbot\app.py", line 57, in init
File "corpwechatbot\app.py", line 62, in __fresh_msg_send_api
File "corpwechatbot\app.py", line 107, in get_assess_token
File "corpwechatbot\app.py", line 111, in __get_access_token
File "requests\api.py", line 76, in get
File "requests\api.py", line 61, in request
File "requests\sessions.py", line 542, in request
File "requests\sessions.py", line 655, in send
File "requests\adapters.py", line 510, in send
requests.exceptions.ProxyError: HTTPSConnectionPool(host='qyapi.weixin.qq.com', port=443): Max retries exceeded with url: /cgi-bin/gettoken?corpid=&corpsecret= (Caused by ProxyError('Cannot connect to proxy.', OSError(0, 'Error')))

@GentleCP
Copy link
Owner

参考: openmaptiles/openmaptiles#1023

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