-
Notifications
You must be signed in to change notification settings - Fork 903
Status code: 502 #558
Comments
我也遇到这个问题 |
同问。我现在正在被这个问题困扰着,我的客户端继续解决这个问题。 |
在国外服务器上部署https://github.com/acheong08/EdgeGPT-Proxy |
v2rayN 开启了系统代理 网页能正常访问 https://www.bing.com/chat , |
那也可以这样 |
加了export BING_PROXY_URL=https://edgeservices.bing.com/edgesvc/turing/conversation/create 是没有返回数据的 |
Is there an existing issue for this?
What happened?
我cookie的文件重新拿 最新的还是这个问题,代码以前可以正常聊天,今天版本EdgeGPT-0.6.9和0.8.1,都是这个问题,我bing.chat可以正常访问,
我最开始以为是WebSocket 代理的问题,windows电脑,我设置了端口还是同样的问题
set http_proxy=http://127.0.0.1:7890
set https_proxy=http://127.0.0.1:7890
set all_proxy=http://127.0.0.1:7890
Status code: 502
<title>edge.churchless.tech | 502: Bad gateway</title>Cloudflare
WorkingCloudflare Ray ID: 7d9b04518d660890 • Your IP: Click to reveal 125.71.132.177 • Performance & security by Cloudflare
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.classList.remove("hidden"),c.addEventListener("click",function(){c.classList.add("hidden");a.getElementById("cf-footer-ip").classList.remove("hidden")}))}var a=document;document.addEventListener&&a.addEventListener("DOMContentLoaded",d)})();</script>Steps to reproduce the problem
python -m EdgeGPT --cookie-file cookie
What should have happened?
正常 访问到wss://sydney.bing.com/sydney/ChatHub,正常聊天
Version where the problem happens
版本EdgeGPT-0.6.9和0.8.1
What Python version are you running this with?
No response
What is your operating system ?
No response
Command Line Arguments
Console logs
Additional information
No response
The text was updated successfully, but these errors were encountered: