MCPManager is not initialised when only MCP's with startup = false #9148
Replies: 1 comment
-
Resolving this here: #9149 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
What
The MCPManager is not initialised if you have for example only one MCP with startup = false configured.
This leads to longer loading the chat menu, after loading showing empty models and throwing an error in the logs. (see provided logs)
Workaround:
Set startup = true for at least one MCP to initialise the MCPManager.
Version Information
LibreChat v0.8.0-rc2
ghcr.io/danny-avila/librechat-rag-api-dev-lite latest 2f812738600a 36 hours ago 1.67GB
ghcr.io/danny-avila/librechat-dev-api latest 0c2392a8b93e 37 hours ago 1.26GB
Steps to Reproduce
What browsers are you seeing the problem on?
Chrome
Relevant log output
Screenshots
The issue leads to longer loading and then displaying no models anymore.

Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions