Open yuanbi opened 1 year ago
我也遇到了这个问题,按照EdgeGPT的文档上的示例代码上照搬,但是不加cookie就报错没有资格beta,加了个cookie就遇到了和你一样的错误。
我也一样,不知道为什么
这是来自QQ邮箱的假期自动回复邮件。 您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。
我也遇到一样的问题,请问谁有解法吗?上代理后就报错 websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 200
Is there an existing issue for this?
What happened?
File "/home/yuanbi/EdgeGPT/.venv/lib/python3.10/site-packages/websockets/legacy/client.py", line 655, in await_impl_timeout return await self.await_impl() File "/home/yuanbi/EdgeGPT/.venv/lib/python3.10/site-packages/websockets/legacy/client.py", line 662, in await_impl await protocol.handshake( File "/home/yuanbi/EdgeGPT/.venv/lib/python3.10/site-packages/websockets/legacy/client.py", line 329, in handshake raise InvalidStatusCode(status_code, response_headers) websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 200
Steps to reproduce the problem
Initializing... Enter
alt+enter
orescape+enter
to send a messageYou: 你好 Bot: Traceback (most recent call last): File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib/python3.10/runpy.py", line 86, in _run_code
What should have happened?
.......
Version where the problem happens
..
What Python version are you running this with?
Python 3.10.6
What is your operating system ?
Windows, Linux
Command Line Arguments
Console logs
Additional information
No response