Pandoc MCP server Timeout #7464
Unanswered
inv-suryaraj
asked this question in
Troubleshooting
Replies: 1 comment
-
Add an appropriate https://www.librechat.ai/docs/configuration/librechat_yaml/object_structure/mcp_servers#timeout mcpServers:
slow_mcp:
type: sse
url: http://0.0.0.0:3001/sse
timeout: 300000 # Configure this timeout for long operations more info: #6629 (comment) |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
I'm experiencing an issue with the Pandoc MCP server when integrated with LibreChat, resulting in an "mcp_timeout" error message. However, when I use Pandoc via terminal commands, it functions correctly, leading me to believe the issue is specific to the LibreChat integration. Could you kindly explain the potential cause of this problem and suggest possible solutions? Thank you!
pandoc 3.1.3
Features: -server +lua
Scripting engine: Lua 5.4
The resulted errors are as follows:
Version Information
6e663b2
Steps to Reproduce
What browsers are you seeing the problem on?
Chrome
Relevant log output
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions