-
Notifications
You must be signed in to change notification settings - Fork 906
Exception: Authentication failed with Status code: 404 #178
Comments
i have the same problem! what happen? |
@DreamMaoMao I suspect that Edge is only available in specific regions and unfortunately, China is currently blocked. 😭 |
I have the same problem too. |
Now you can't access https://edgeservices.bing.com/edgesvc/turing/conversation/create when you use China's IP |
Chinese IP addresses can access this link, but it seems that the link has been moved and is no longer valid, resulting in a 404 error @Harry-Jing |
As you said, I can't access the link right now. The following is the response when I try to reach that link:
<h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p> 0scYbZAAAAAA5aSklsq20Q7e9xNqoeKDbQkoxRURHRTEwXXXXXXXXX==
Can I suppose that the rules for Chinese IP for this link will be consistent with what is for the link www.bing.com/NEW?
And I can't use this package until Microsoft changes its IP rules for both edgeservices.bing.com and NEWBING?
…________________________________
发件人: GreamMaoMao ***@***.***>
发送时间: 2023年3月23日 11:51
收件人: acheong08/EdgeGPT ***@***.***>
抄送: yduanBioinfo ***@***.***>; Comment ***@***.***>
主题: Re: [acheong08/EdgeGPT] Exception: Authentication failed with Status code: 404 (Issue #178)
Chinese IP addresses can access this link, but it seems that the link has been moved and is no longer valid, resulting in a 404 error @Harry-Jing<https://github.com/Harry-Jing>
―
Reply to this email directly, view it on GitHub<#178 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AEZ3454P3PH26MQYBT5A46LW5PCFFANCNFSM6AAAAAAWET5FNI>.
You are receiving this because you commented.Message ID: ***@***.***>
|
需要加代理 |
|
I have the same question |
Yes, I have the same problem |
如果用的是v2rayN做代理,而且报错
可以看看这个,然后把代理开了也不报错。 |
If you are using a Chinese IP, please use a proxy. If this still happens, please check the proxy rules. Some proxy rules set Microsoft services to be directly connected. Modify them to use a proxy instead. |
Thanks for your reply. EdgeGPT works again when I set Proxy. |
It was used for none proxy,but now...... |
How can not use proxy to work? |
|
I try to use python to reverse proxy it. |
我解决这个问题了! |
如何搭建呢,反代吗 |
|
export BING_PROXY_URL="https://edge.churchless.tech/edgesvc/turing/conversation/create" |
It automatically retries on error with a public proxy server. |
So does the fallback proxy have access to the user cookie? I think that should be clarified. |
It does in order to authenticate. How should I ensure transparency? |
It runs https://github.com/acheong08/EdgeGPT-Proxy and doesn't log anything |
Maybe not provide it as a fallback, but let user use it manually via |
@acheong08 Can you add CORS headers to the proxy response? I'd like to use it in https://github.com/chathub-dev/chathub thanks! |
Added |
I want the experience to be smooth. Most people don't read the readme properly. You can of course still set |
请问你是如何解决的?我自己部署之后会不断出现被新加坡微软云访问然后302。。。 头几个是直接浏览器访问和wget,没有任何问题
尝试了反向代理和https都没效,我是不是比你少了某些设置? |
出现故障!如果这个问题持续出现,请和我说“重置会话” 来开启一段新的会话,或者发送 “回滚会话” 来回溯到上一条对话,你上一条说的我就当作没看见。 |
Thanks a lot for your awesome work first.
Prior to this day, EdgeGPT was working well, but unexpectedly, an exception has arisen. Despite my attempts to upgrade EdgeGPT to the most newest version (0.1.3) and to refresh my cookie file, this exception persists.
Besides, a Status Code 404 is reported.
Precisely, when I try to run
python -m EdgeGPT --cookie-file ./cookies.json
, the shell outputs:The text was updated successfully, but these errors were encountered: