As of today, chatgpt’s replies are very slow and there is no response after hitting Enter. I looked at the console log and found the following error. I wonder if it has any impact.
Access to fetch at 'https://ab.chatgpt.com/v1/rgstr' from origin 'https://chat.openai.com' has been blocked by CORS policy:
Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.
If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
Then there were a lot of resource loads that failed. anyone can help? thanks a lot.
Access to fetch at 'https://ab.chatgpt.com/v1/initialize' from origin 'https://chat.openai.com' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
Access to fetch at 'https://ab.chatgpt.com/v1/rgstr' from origin 'https://chat.openai.com' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
Access to fetch at 'https://ab.chatgpt.com/v1/rgstr' from origin 'https://chat.openai.com' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource