Replies: 1 comment
-
|
@macken04 has this since been resolved ? what taskmaster version are you using ? |
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.
-
Hi all - wondering if I can get assistance wit the below?
[
{
"debug": "Connection failed: Error: Connection to MCP server "taskmaster-ai" timed out after 30000ms",
"timestamp": "2025-07-09T06:12:14.365Z",
"sessionId": "e648583d-c7c9-4021-a266-a541217a0d52",
"cwd": "/Users/davidmacken/Desktop/dev/site_v1"
},
{
"debug": "Error message: Connection to MCP server "taskmaster-ai" timed out after 30000ms",
"timestamp": "2025-07-09T06:12:14.368Z",
"sessionId": "e648583d-c7c9-4021-a266-a541217a0d52",
"cwd": "/Users/davidmacken/Desktop/dev/site_v1"
},
{
"debug": "Error stack: Error: Connection to MCP server "taskmaster-ai" timed out after 30000ms\n at Timeout._onTimeout (file:///Users/davidmacken/.nvm/versions/node/v18.20.8/lib/node_modules/@anthropic-ai/claude-code/cli.js:1372:5751)\n at listOnTimeout (node:internal/timers:569:17)\n at process.processTimers (node:internal/timers:512:7)",
"timestamp": "2025-07-09T06:12:14.371Z",
"sessionId": "e648583d-c7c9-4021-a266-a541217a0d52",
"cwd": "/Users/davidmacken/Desktop/dev/site_v1"
},
{
"error": "Connection failed: Connection to MCP server "taskmaster-ai" timed out after 30000ms",
"timestamp": "2025-07-09T06:12:14.374Z",
"sessionId": "e648583d-c7c9-4021-a266-a541217a0d52",
"cwd": "/Users/davidmacken/Desktop/dev/site_v1"
}
]
i have tried a fresh install - here is the command used to install claude mcp add taskmaster-ai --scope user
-- npx -y task-master-ai
Any help would be greatly appreciated
Beta Was this translation helpful? Give feedback.
All reactions