-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Description
App Version
v3.25.6
API Provider
Not Applicable / Other
Model Used
N/A
Roo Code Task Links (Optional)
No response
π Steps to Reproduce
- Setup:
β’ Operating System: macOS
β’ VS Code version: (Please specify your VS Code version)
β’ Extension version: RooVeterinaryInc. roo-cline v3.25.6
β’ Project location: A directory on an external hard drive (e.g., /Volumes/External 1/Projects/ Justus/School/mayicreatorz ).
-
Open the project folder in VS Code.
-
The RooVeterinaryInc. roo-cline extension is installed and enabled, and it automatically attempts to perform an indexing task.
-
The extension fails to connect to a local Qdrant vector database, which has been confirmed to be running and accessible via curl at http://localhost: 6333 .
π₯ Outcome Summary
The RooVeterinaryInc.roo-cline extension fails to initialize its indexing service, throwing an "Internal Server Error" when attempting to connect to the Qdrant vector database. This issue seems to occur specifically when working on a project located on an external hard drive, even though the database itself is running correctly.
π Relevant Logs or Errors (Optional)
log.ts:460 ERR [Extension Host] [QdrantVectorStore] Failed to initialize Qdrant collection "ws-d0a24b07c38bb650": Internal Server Error
error @ log.ts:460
error @ log.ts:565
error @ logService.ts:51
Rds @ remoteConsoleUtil.ts:58
$logExtensionHostMessage @ mainThreadConsole.ts:38
S @ rpcProtocol.ts:458
Q @ rpcProtocol.ts:443
M @ rpcProtocol.ts:373
L @ rpcProtocol.ts:299
(anonymous) @ rpcProtocol.ts:161
C @ event.ts:1219
fire @ event.ts:1250
fire @ ipc.net.ts:652
l.onmessage @ localProcessExtensionHost.ts:382
console.ts:137 [Extension Host] [QdrantVectorStore] Failed to initialize Qdrant collection "ws-d0a24b07c38bb650": Internal Server Error
Tds @ console.ts:137
$logExtensionHostMessage @ mainThreadConsole.ts:39
S @ rpcProtocol.ts:458
Q @ rpcProtocol.ts:443
M @ rpcProtocol.ts:373
L @ rpcProtocol.ts:299
(anonymous) @ rpcProtocol.ts:161
C @ event.ts:1219
fire @ event.ts:1250
fire @ ipc.net.ts:652
l.onmessage @ localProcessExtensionHost.ts:382
log.ts:460 ERR [Extension Host] [CodeIndexOrchestrator] Error during indexing: Error: Failed to connect to Qdrant vector database. Please ensure Qdrant is running and accessible at http://localhost:6333. Error: Internal Server Error
at dGe.initialize (/Users/bensonkb/.vscode/extensions/rooveterinaryinc.roo-cline-3.25.6/dist/extension.js:1121:19039)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async SGe.startIndexing (/Users/bensonkb/.vscode/extensions/rooveterinaryinc.roo-cline-3.25.6/dist/extension.js:2791:21947)
at async t.startIndexing (/Users/bensonkb/.vscode/extensions/rooveterinaryinc.roo-cline-3.25.6/dist/extension.js:2791:30401)
Metadata
Metadata
Assignees
Labels
Type
Projects
Status