Replies: 1 comment
|
Converting this to an issue |
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.
I have serena installed via UV on a headless Linux machine where I'm using Claude Code. I'm often getting timeouts - I've tried clearing the serena cache and effectively doing a fresh install, along with machine reboots. It works for a while then just stops. Has anyone else experienced this? Happy to raise a GH issue but thought I'd check first.
All I see in CC is this:
Task(Fix TypeScript errors)
⎿ Error: MCP error -32001: Request timed out
serena - read_file (MCP)(relative_path: "apps/user-frontend/src/mocks/completedEvaluationMock.ts", start_line: 1, end_line: "5")
I added an MCP tool timeout of 2 mins otherwise it would just hang indefinitely.
All reactions