Replies: 1 comment
-
Line 446 in src/main of mcpo, what value do you see? |
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.
-
Hello,
I have created an MCP server using Spring AI that uses the SSE (Server-Sent Events) transport protocol. When I access this MCP server via a different Web UI, everything works fine. However, when I access it through the MCPO proxy, the connection times out after 10 seconds.
I am running the MCPO proxy via Docker Compose with the following configuration:
Below MCPO proxy logs showing the timeout error after about 10 seconds:
Beta Was this translation helpful? Give feedback.
All reactions