claude-code icon indicating copy to clipboard operation
claude-code copied to clipboard

Connection Failure: Sentry MCP Network Communication Error

Open PhilMeyr opened this issue 7 months ago • 0 comments

Bug Description Sentry MCP connection failed

Environment Info

  • Platform: linux
  • Terminal: gnome-terminal
  • Version: 1.0.11
  • Feedback ID: 7b0d2765-a2bb-49b7-823c-b4380aa384f1

Errors

[DEBUG] MCP server "Sentry": Connection failed: McpError: MCP error -32000: Connection closed
[DEBUG] MCP server "Sentry": Error message: MCP error -32000: Connection closed
[DEBUG] MCP server "Sentry": Error stack: McpError: MCP error -32000: Connection closed
    at $c1._onclose (file:///www/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1387:17499)
    at _transport.onclose (file:///xxx/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1387:16998)
    at ChildProcess.<anonymous> (file:///xxx/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1389:1444)
    at ChildProcess.emit (node:events:518:28)
    at ChildProcess.emit (node:domain:489:12)
    at maybeClose (node:internal/child_process:1104:16)
    at ChildProcess._handle.onexit (node:internal/child_process:304:5)
[ERROR] MCP server "Sentry" Connection failed: MCP error -32000: Connection closed

PhilMeyr avatar Jun 05 '25 19:06 PhilMeyr