Open xingcy08 opened 1 year ago
我也是昨天晚上还用的好好的
API调用超额了,建议先自己部署备用吧
API调用超额了,建议先自己部署备用吧
我就是本地呀,标题上都写了是本地,而且只有本地有这个错误界面
我搭梯子也不行,发送不了请求,点击没反应,没报错,啥情况
我这一切正常,但是被墙是肯定的(调用频率太高了,一天几十万次),这边建议用自己的 API Key 部署到 vercel
报这个错的同学建议:
今天网页都打开不了
repo本身提供的域名由于使用量超额已经无法接受更多问题了,域名也在昨天被墙掉了。可以考虑自行部署;
本地部署出现 fetch failed 一般是接口请求不通/代理配置错误,也可以去 OpenAI 后台查看使用量是否超额。
The domain provided by repo itself is no longer acceptable for more problems due to over usage, and the domain was blocked by China yesterday. Consider self-deployment.
The fetch failed in local deployment is generally because the proxy configuration error, you can also go to OpenAI backend to check if the usage is over.
repo本身提供的域名由于使用量超额已经无法接受更多问题了,域名也在昨天被墙掉了。可以考虑自行部署;
本地部署出现 fetch failed 一般是接口请求不通/代理配置错误,也可以去 OpenAI 后台查看使用量是否超额。
The domain provided by repo itself is no longer acceptable for more problems due to over usage, and the domain was blocked by China yesterday. Consider self-deployment.
The fetch failed in local deployment is generally because the proxy configuration error, you can also go to OpenAI backend to check if the usage is over.
我也是 部署到vercel上面了 用的自己的key 昨天还可以 今天就一直在思考 流量没有超额
repo本身提供的域名由于使用量超额已经无法接受更多问题了,域名也在昨天被墙掉了。可以考虑自行部署;
本地部署出现 fetch failed 一般是接口请求不通/代理配置错误,也可以去 OpenAI 后台查看使用量是否超额。
The domain provided by repo itself is no longer acceptable for more problems due to over usage, and the domain was blocked by China yesterday. Consider self-deployment.
The fetch failed in local deployment is generally because the proxy configuration error, you can also go to OpenAI backend to check if the usage is over.
想问一下这个5美元的额度能用多久,昨天也直接vercel部署上去了,还配了个国内域名。
- clashX pro
你好 clashX pro我在github没找到 可以分享下?mac可以用吗?
我这自己部署的,一切正常。
我换了自己的api,在阿里云域名添加了解析,vercel和自己的域名都进不去,还是需要clashX才能访问到,手机也是需要翻墙,之前vercel还是比较好访问到的,这么部署应该是vercel访问openAI比较简单,但是访问vercel不太容易吧
@buzuosheng 参考:利用Cloudflare修复Vercel被墙
@buzuosheng 参考:利用Cloudflare修复Vercel被墙 我试了一下,把dns解析从阿里云移到了cloudflare,但是不知道是哪里配的有问题还是别的问题,现在除了根域名,其他的都挂了。。
Vercel上现在新部署的话,确实是不行了。之前部署的还能用。
Clash X Pro 开启增强模式的作用是什么? @yzh990918
Clash X Pro 开启增强模式的作用是什么? @yzh990918
@itho 本地运行的话,接口并不走系统代理设置。增强模式可以强制让 Clash 接管所有请求来避免接口请求不通。
@ddiu8081 我本地用 Clash X Pro 不开启增强模式openai接口也会走代理,退出clash之后接口就访问不通了😂 所以我认为好像和增强模式没什么关系?
补充:我是用的postman测试的接口,并不是在本地部署的ChatGPT Demo。
那顺便问一下:开启增强模式之后,是不是电脑更耗电了,毕竟接管了所有请求。
Describe the bug
Reproduction
是不是挂了
System Info
Used Package Manager
npm
Validations