continue icon indicating copy to clipboard operation
continue copied to clipboard

Error: SQLITE_ERROR: duplicate column name: artifact_id

Open kfwebdev opened this issue 1 year ago • 7 comments

Before submitting your bug report

Relevant environment info

- OS: Windows 10
- Continue: 0.8.40 release and prerelease
- IDE: VSCode 1.91.1
- Model:
- config.json:

Description

Completed indexing chunks 6% and does not progress further.

Tried:

  • changing working folders
  • clearing users\myUser.continue folder

To reproduce

No response

Log output

console.ts:137 [Extension Host] rejected promise not handled within 1 second: Error: SQLITE_ERROR: duplicate column name: artifact_id
y @ console.ts:137
console.ts:137 [Extension Host] stack trace: Error: SQLITE_ERROR: duplicate column name: artifact_id
y @ console.ts:137
log.ts:439   ERR SQLITE_ERROR: duplicate column name: artifact_id: Error: SQLITE_ERROR: duplicate column name: artifact_id

kfwebdev avatar Jul 12 '24 04:07 kfwebdev