Skip to content

v2 hangs silently when connecting to streamable-http #1858

Description

@malyzeli

Describe the bug

  • Unable to connect over streamable-http
  • UI hangs in "Connecting..." state until the page is refreshed
  • No error message in web app
  • No error logs in console, on both browser and node side
  • Last browser request is GET http://localhost:6274/api/mcp/events?sessionId=xxx, which never finishes

To Reproduce

  1. Started Forgejo MCP in Docker container
    • image git.b4mad.industries/agentic-forges/forgejo-mcp
    • command --transport http --url [redacted]
    • bound to port 8080
    • token not needed for testing the connection
  2. Connected from Claude Code - OK
    • type: http
    • url: http://localhost:8080/mcp
  3. Connected from inspector v1.0.1 - OK
  4. Connected from inspector v2.0.0 - hangs indefinitely

Expected behavior

  • Connect to the MCP server (works in v1.0.1 - tested both versions against the same server process)

Logs

  • None except the startup message Opening browser...

Additional context

  • Inspector is running in default configuration
  • Tried all three options in Protocol Era setting
  • Tried to disable Advertised Extensions

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingv2Issues and PRs for v2waiting on submitterWaiting for the submitter to provide more info

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions