Codebase chat is not working since the update

I am getting network errors in codebase chat since the update. Normal chat is working fine.

Hi @djeidy

Could you reproduce this error? Which model does it happen with? Is your project large? Does it happen when you add the codebase using @ or ctrl/cmd + enter?

Hello @deanrie. I am using o1-mini with openrouter. It’s happening on both o1-mini and o1-preview. My project is very large but I use cursorignore. It happen on both @ and cmd+enter.

I see, is this still happening right now? It might be something with the OpenRouter API or the requests to Cursor, maybe the internet connection is dropping, or something else. Are you using a VPN? If so, try turning it off, and if not, try turning it on. It could also be due to the load on the 1-mini and 1-preview servers, which have become popular recently.

@deanrie It seems to work now. Thank you.

1 Like

@deanrie it’s still happening on long context mode. This is the error from dev tools
image

Try reinstalling Cursor, and you can find instructions on how to do that here:

If the problem persists, try launching it in no-extension mode with cursor --disable-extensions.