chatgpt-on-wechat icon indicating copy to clipboard operation
chatgpt-on-wechat copied to clipboard

requests.exceptions.ProxyError: HTTPSConnectionPool(host='wx.qq.com', port=443): Max retries exceeded with url: /cgi-bin/mmwebwx-bin/webwxsync?sid=6aqbsFfDBnDTjgvH&skey=@crypt_7f17dd09_d375657bd960c418d603f9ad2a0404fd&pass_ticket=Gyke0g9JcdELTmJ%2FWti4CrMrTpM8uNjdfXA1bPDeNyeE29ARPEDNLBcCoz%2Fllpo4gWUA7qXoNMO9wEuXzOHr%2FQ%3D%3D (Caused by ProxyError('Cannot connect to proxy.', RemoteDisconnected('Remote end closed connection without response')))

Open huangjeake opened this issue 11 months ago • 3 comments

前置确认

  • [X] 我确认我运行的是最新版本的代码,并且安装了所需的依赖,在FAQS中也未找到类似问题。

⚠️ 搜索issues中是否已存在类似问题

  • [X] 我已经搜索过issues和disscussions,没有跟我遇到的问题相关的issue

操作系统类型?

Windows

运行的python版本是?

python 3.10

使用的chatgpt-on-wechat版本是?

Latest Release

运行的channel类型是?

wx(个人微信, itchat)

复现步骤 🕹

requests.exceptions.ProxyError: HTTPSConnectionPool(host='wx.qq.com', port=443): Max retries exceeded with url: /cgi-bin/mmwebwx-bin/webwxsync?sid=6aqbsFfDBnDTjgvH&skey=@crypt_7f17dd09_d375657bd960c418d603f9ad2a0404fd&pass_ticket=Gyke0g9JcdELTmJ%2FWti4CrMrTpM8uNjdfXA1bPDeNyeE29ARPEDNLBcCoz%2Fllpo4gWUA7qXoNMO9wEuXzOHr%2FQ%3D%3D (Caused by ProxyError('Cannot connect to proxy.', RemoteDisconnected('Remote end closed connection without response')))

问题描述 😯

大佬们,在win运行代码的时候,一直有个报错就是微信登录报错requests.exceptions.ProxyError: HTTPSConnectionPool(host='wx.qq.com', port=443): Max retries exceeded with url: /cgi-bin/mmwebwx-bin/webwxsync?sid=6aqbsFfDBnDTjgvH&skey=@crypt_7f17dd09_d375657bd960c418d603f9ad2a0404fd&pass_ticket=Gyke0g9JcdELTmJ%2FWti4CrMrTpM8uNjdfXA1bPDeNyeE29ARPEDNLBcCoz%2Fllpo4gWUA7qXoNMO9wEuXzOHr%2FQ%3D%3D (Caused by ProxyError('Cannot connect to proxy.', RemoteDisconnected('Remote end closed connection without response'))),这要怎么修改啊?

终端日志 📒

<此处粘贴终端日志>

huangjeake avatar Mar 28 '24 08:03 huangjeake

我也是这样的 image

fatutil avatar Mar 29 '24 06:03 fatutil

代理开规则模型,不要全局

6vision avatar Mar 31 '24 04:03 6vision

我也是,楼主解决了吗

sugar-orange666 avatar Apr 30 '24 13:04 sugar-orange666