You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello Stephan and thanks for this repo.
I've tried to connect the client on a Python server (fastmcp SDK). I've got some issue with session_id when resuming an existing chatbot discussion. I tried to solve and now I'm stuck before, on the http sse transport layer. The plugin is totally stuck when I fetch it with the MCP.
I"ve seen some details in HttpMcpTransport.java but can"t debug on the plugin side. I think there is an issue somewhere before or after the initialize challenge.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Stephan and thanks for this repo.
I've tried to connect the client on a Python server (fastmcp SDK). I've got some issue with session_id when resuming an existing chatbot discussion. I tried to solve and now I'm stuck before, on the http sse transport layer. The plugin is totally stuck when I fetch it with the MCP.
I"ve seen some details in HttpMcpTransport.java but can"t debug on the plugin side. I think there is an issue somewhere before or after the initialize challenge.
Plugin freeze exactly at this step, on the last POST
Beta Was this translation helpful? Give feedback.
All reactions