Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

timeout errors from mcp-server #1164

Open
baxen opened this issue Feb 8, 2025 · 0 comments
Open

timeout errors from mcp-server #1164

baxen opened this issue Feb 8, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@baxen
Copy link
Collaborator

baxen commented Feb 8, 2025

Describe the bug
Goose can get into a state where even tools that work instantly result in a "timeout error". Suspected but not sure that the server itself may have been dropped

https://discord.com/channels/1287729918100246654/1287729920797179957/1337930482947588107

Screenshots

Let me fix the handler code first. The issue seems to be in how we're handling the tools/list response for GET requests. Here's what I'm going to change:

─── text_editor | developer ──────────────────────────
path: ~/MCP/rust/brave_search/src/mcp/handler.rs
command: str_replace
new_str: ...
old_str: ...


Execution failed: Call to 'developer' failed for 'tools/call'. Error from mcp-server: request timed out
@salman1993 salman1993 added the bug Something isn't working label Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants