Missing index on agentCategorySchema prevents app from running against "Azure Cosmos DB for MongoDB" #9429
Replies: 1 comment
-
Same issue here. Creating the index manually got me past the container crash: However, I hit another roadblock when trying to access existing agents in the agent builder: I suspect moving from the RU to the vCore deployment model would fix it, unfortunately that is not an option for me in my Azure region. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
We're running in Azure and using CosmosDB as our Mongo instance.
After pulling an image newer than
v0.8.0-rc2
the app fails to start.I've confirmed locally that the missing index is on
agentCategorySchema
Version Information
ghcr.io/danny-avila/librechat latest 5c2f6344ebbe 7 days ago 2.75GB
Steps to Reproduce
What browsers are you seeing the problem on?
No response
Relevant log output
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions