flanker / flanker/chromadb-admin
Chromadb error
- Dominant language
- TypeScript
- Stars
- 282
- Forks
- 77
- PR merge metrics
- No merged PRs in 30d
Description
I have tried many methods, but creating the Chroma client failed: error returned from database: (code: 14) unable to open database file
The path and permissions are both fine. Below is my code, and the output result is:
Please enter the path to save the vector database: D: \ medical data base
SQLite version: 3.45.3
Check database: D: \ medical data base
The database directory has write permission
Check database integrity ..
Database integrity check passed
Database repair completed
Database directory D: \ medical data base write permission is normal
WAL mode of SQLite has been disabled
DEBUG:chromadb.config:Starting component System
DEBUG:chromadb.config:Starting component Posthog
Failed to create Chroma client: Error returned from database: (Code: 14) Unable to open database file
[1.docx](https://github.com/user-attachments/files/20983189/1.docx)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.