Skip to content

External Drive Project Fails to Index: Internal Error Connecting to Qdrant Roo Code Indexing Fails to Connect to Qdrant Vector DatabaseΒ #6717

@benzntech

Description

@benzntech

App Version

v3.25.6

API Provider

Not Applicable / Other

Model Used

N/A

Roo Code Task Links (Optional)

No response

πŸ” Steps to Reproduce

  1. 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 ).

  1. Open the project folder in VS Code.

  2. The RooVeterinaryInc. roo-cline extension is installed and enabled, and it automatically attempts to perform an indexing task.

  3. 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

No one assigned

    Labels

    Issue - Needs ScopingValid, but needs effort estimate or design input before work can start.bugSomething isn't working

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions