Unable to start the bundled chromadb #152
-
I recently have gotten into a state where the chromadb doesn't seem to start, any ideas what I might be doing wrong? Here's a debug log from
|
Beta Was this translation helpful? Give feedback.
Answered by
Davidyz
May 21, 2025
Replies: 1 comment 2 replies
-
This appears to be a bug introduced by 0.6.8. I'll fix this soon. Sorry about that. This bug should only affect the bundled chroma server. If you set up a standalone chroma server (via docker or systemd, etc.), you should be able to use it just fine. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
blankenshipz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This appears to be a bug introduced by 0.6.8. I'll fix this soon. Sorry about that.
This bug should only affect the bundled chroma server. If you set up a standalone chroma server (via docker or systemd, etc.), you should be able to use it just fine.