cursor
cursor copied to clipboard
Can't search for extensions: "Error while fetching extensions. XHR failed"
The error in the dev console is:
GET https://cursor-cdn.com/queries/prod/11/91beb88178a63a21c36ba7aeab46e9c7daccdf822738fb84d86c866e1d4d8f87 net::ERR_CERT_COMMON_NAME_INVALID
My system:
Description: Ubuntu 20.04.6 LTS
Release: 20.04
Codename: focal
Are you still seeing this issue?
Still seeing the issue (this is after upgrading Cursor to 0.22.1)
Same issue here i'm on MacOS Sonoma. Everything works fine on vscode!
same issue here: seeing this in the console
Access to XMLHttpRequest at 'https://marketplace.cursorapi.com/_apis/public/gallery/extensionquery' from origin 'vscode-file://vscode-app' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
workbench.desktop.main.js:209 POST https://marketplace.cursorapi.com/_apis/public/gallery/extensionquery net::ERR_FAILED 502
Seeing this issue on MacOS Ventura
Seeing this as well. Apple M3 Max, Sonoma 14.2.1
I think the issue was caused by cursor updating or refreshing a token while I was connected to a VPN. Fixed it by logging out and logging back in because I think a custom API is used for extensions
I think the issue was caused by cursor updating or refreshing a token while I was connected to a VPN. Fixed it by logging out and logging back in because I think a custom API is used for extensions
FWIW I tried logging out and then restarting cursor, but it didn't help in my case.
Found a lead! The problem to do with my ISP. Turning on a VPN fixes it.
I had originally gotten the error on Linux. Recently I tried Cursor on Mac and got the exact same error, that's when I decided to try a VPN.
I believe this is related to IPv6. I am running macOS 14.6.1 and was experiencing this issue. I set my primary network interface IPv6 configuration to Link-Local Only and searching/viewing extensions immediately began working.