chrome中无法显示GPT官网的回答,换成firefox就可以了,这是为什么

今天下午正在chrome中用着官网的chatGPT,然后突然就不显示回答了。我尝试了清空chrome的缓存,重新登录了chatGPT,但是还是无法显示。我在firefox中登录同一个账号,发现可以正常使用,而且我在chrome里面的chatGPT中问的问题在firefox中竟然都显示了(感觉是chatGPT官网已经返回了那些回答,但是chrome没有收到或者没有显示)。

1 个赞

F12打开控制台看下日志? :smiling_face_with_tear:

我在chrome也出现了,console一堆错误

总结

Failed to load resource: net::ERR_CONNECTION_CLOSED
cdn.oaistatic.com/assets/j3oe6vuvbjspbsbe.js:1 Failed to load resource: net::ERR_CONNECTION_CLOSED
68b7f3cc-56f8-832b-80fd-c0d13d3888b5:1 Access to script at ‘https://cdn.oaistatic.com/assets/d0kb3sbm2d4n37pq.js’ from origin ‘https://chatgpt.com’ has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource.

我也换firefox试试

原来不是我一个人有这样的问题

firefox还真行,我还以为我vpn出问题了,感谢佬

我也是这样

1 个赞

折叠一下吧,太长了

[details="总结"]
把内容放这里
[/details]

好的,马上改,我的~

我看了一下,感觉基本上都是和"https://cdn.oaistatic.com"这个url有关,在请求这个url上的资源的时候被CORS policy阻断了。其中一条例子是这样的:

Access to script at 'https://cdn.oaistatic.com/assets/nhcekbf2nmexsk2h.js' from origin 'https://chatgpt.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

我不太熟悉这些内容,不知道到底是发生了什么。

oai的问题,或者临时关闭这个浏览器安全策略试试

啊,我也遇到了,还以为梯子问题的 :sweat_smile: