Hello everyone,
I’m experiencing an issue when using the @docs command in chat. Some URLs work perfectly fine, but others cause the request to fail.
Here’s a screenshot of the error:
I’ve already tried disabling HTTP2 using the setting:
cursor.general.disableHttp2: true
Unfortunately, the problem persists.
Maybe there is an issue with how the documents are being crawled or indexed. Or, it could be a server-side protection mechanism that is blocking scraping attempts. However, when I give the URL directly to any LLM, they are able to access and summarize the content successfully.
Has anyone else encountered this problem or found a workaround? Any suggestions would be greatly appreciated!
Thanks for your help.