You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have my correct UUID in my Chroma Credentials. But it doesn't seem to work. I've asked the Chroma folks for help and they suggested that the issue was on the Flowise side of things.
Could someone please help me figure out how or why Chroma is not working to upsert chunks on a Document Loader?
Error message:
Status: 500
Error: documentStoreServices.insertIntoVectorStoreMiddleware - Error: documentStoreServices.insertIntoVectorStore - Error: documentStoreServices._insertIntoVectorStoreWorkerThread - Error: Chroma getOrCreateCollection error: Error: Could not connect to tenant default_tenant. Are you sure it exists? Underlying error:
ChromaForbiddenError: You do not have permission to access the requested resource.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have my correct UUID in my Chroma Credentials. But it doesn't seem to work. I've asked the Chroma folks for help and they suggested that the issue was on the Flowise side of things.
Could someone please help me figure out how or why Chroma is not working to upsert chunks on a Document Loader?
Error message:
Status: 500
Error: documentStoreServices.insertIntoVectorStoreMiddleware - Error: documentStoreServices.insertIntoVectorStore - Error: documentStoreServices._insertIntoVectorStoreWorkerThread - Error: Chroma getOrCreateCollection error: Error: Could not connect to tenant default_tenant. Are you sure it exists? Underlying error:
ChromaForbiddenError: You do not have permission to access the requested resource.
Beta Was this translation helpful? Give feedback.
All reactions