MuBai-He / ChatWaifu-marai

About Combined ChatGPT with Moegoe TTS to create a Chatting Waifu for Marai
MIT License
257 stars 29 forks source link

请问一下,这个报错该怎么解决 #19

Closed hitoriski closed 7 months ago

hitoriski commented 1 year ago

File "D:\ChatWaifu\chatWaifu\lib\site-packages\urllib3\util\retry.py", line 592, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='localhost', port=8080): Max retries exceeded with url: /verify (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x000001960FF94D60>: Failed to establish a new connection: [WinError 10061] 由于目标计算机积极拒绝,无法连接。'))

电脑是开着全局代理,正常可以访问ChatGPT。

MuBai-He commented 1 year ago

跑程序时自动打开浏览器窗口了吗

hitoriski commented 1 year ago

打开了,可是过一小会儿页面就会自动关闭,然后提示上面的那个错误

MuBai-He commented 1 year ago

代理问题,或者是账户被限制了

Cymepknbetep commented 1 year ago

windows的cmd要走代理

Cymepknbetep commented 1 year ago

开全局代理你可以试试ping下google应该是不行的

MuBai-He commented 1 year ago

export下代理

NatePJ commented 9 months ago

File "D:\ChatWaifu\chatWaifu\lib\site-packages\urllib3\util\retry.py", line 592, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='localhost', port=8080): Max retries exceeded with url: /verify (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x000001960FF94D60>: Failed to establish a new connection: [WinError 10061] 由于目标计算机积极拒绝,无法连接。'))

电脑是开着全局代理,正常可以访问ChatGPT。

我换8080以外的节点也会有这个问题,请问是什么原因,怎么解决的

MuBai-He commented 9 months ago

现在因为那我有事,我得面临高考。估计得明年会再次维护了