continuedev / continue

⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains
https://docs.continue.dev/
Apache License 2.0
18.48k stars 1.53k forks source link

Indexing error #2300

Open InamSallar opened 1 month ago

InamSallar commented 1 month ago

Before submitting your bug report

Relevant environment info

- OS: Mac
- Continue:
- IDE: PhpStorm
- Model:ollama
- config.json:

Description

I have installed Continue inside my PhpStorm IDE when trying to index my project it is giving error and not able to index my project.

the error says "Error: SQLITE_CONSTRAINT: UNIQUE constraint failed: tag_catalog.dir,...."

To reproduce

No response

Log output

No response

Patrick-Erichsen commented 1 month ago

Hi @InamSallar , added this to a main issue tracking other reports of this: https://github.com/continuedev/continue/issues/2320