Latest build has agent error: "error: Failed to check agent permissions migration invalid $lookup namespace" #9130
Replies: 2 comments 13 replies
-
There's not enough information as the issue can't be reproduced. Are you using MongoDB or a drop-in replacement (CosmosDB, DocumentDB, FerretDB, etc.)? How are you running LibreChat? Using npm directly or docker? How are you updating? Can you provide more logs before and after the one you are observing? Can you provide error-specific logs which provide stack traces? Log locations:
There are two types of logs that can help diagnose the issue:
Error logs contain exact stack traces and are especially helpful, but both can provide valuable information. Please only include the relevant portions of logs that correspond to when you reproduced the error. |
Beta Was this translation helpful? Give feedback.
-
Is the error blocking your use of the app? The log error "Failed to check agent permissions" is not a blocking error, it just fails to check if any of your agents are requiring migration, which is to issue a warning/instructions on how to migrate. To run the same script as the check, you run and then You would run this script according to your setup as you would other scripts: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
error: Failed to check agent permissions migration invalid $lookup namespace
Version Information
a6fd32a
Steps to Reproduce
What browsers are you seeing the problem on?
Microsoft Edge
Relevant log output
error: Failed to check agent permissions migration invalid $lookup namespace
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions