Hi,
Maybe someone encountered this problem..?
When trying to connect Atlassian MCP to IntelliJ we encountered this issue:
[7884] Fatal error: SseError: SSE error: TypeError: fetch failed: Headers Timeout Error
at _eventSource.onerror (file:///C:/Users/xxxx/AppData/Local/npm-cache/_npx/705d23756ff7dacc/node_modules/mcp-remote/dist/chunk-OXNXVROF.js:12899:23)
at EventSource.scheduleReconnect_fn (file:///C:/Users/xxxx/AppData/Local/npm-cache/_npx/705d23756ff7dacc/node_modules/mcp-remote/dist/chunk-OXNXVROF.js:12800:53)
at file:///C:/Users/xxxx/AppData/Local/npm-cache/_npx/705d23756ff7dacc/node_modules/mcp-remote/dist/chunk-OXNXVROF.js:12650:174 {
code: undefined,
event: {
type: 'error',
message: 'TypeError: fetch failed: Headers Timeout Error',
code: undefined,
defaultPrevented: false,
cancelable: false,
timeStamp: 306624.4692
Tried adding headers manually to json.mcp and updating IntelliJ to latest.
any thoughts?
Thanks!
Hi @Dorin_Goldin ,
I'm no expert here, so I'll move this question to Rovo forum group so someone can chime in.
But, based on the error, you might want to check the following:
https://<mcp-server-domain>/v1/sse
Some resources might be helpful when talking about MCP:
Cheers,
Tobi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.