mysql_mcp_server icon indicating copy to clipboard operation
mysql_mcp_server copied to clipboard

运行claude应用报错error: 系统找不到指定的路径。 (os error 3)

Open 18975035535 opened this issue 9 months ago • 0 comments

2025-04-27T09:50:18.804Z [mysql] [info] Initializing server... 2025-04-27T09:50:18.831Z [mysql] [info] Server started and connected successfully 2025-04-27T09:50:18.834Z [mysql] [info] Message from client: {"method":"initialize","params":{"protocolVersion":"2024-11-05","capabilities":{},"clientInfo":{"name":"claude-ai","version":"0.1.0"}},"jsonrpc":"2.0","id":0} error: 系统找不到指定的路径。 (os error 3) 2025-04-27T09:50:18.923Z [mysql] [info] Server transport closed 2025-04-27T09:50:18.924Z [mysql] [info] Client transport closed 2025-04-27T09:50:18.924Z [mysql] [info] Server transport closed unexpectedly, this is likely due to the process exiting early. If you are developing this MCP server you can add output to stderr (i.e. console.error('...') in JavaScript, print('...', file=sys.stderr) in python) and it will appear in this log. 2025-04-27T09:50:18.924Z [mysql] [error] Server disconnected. For troubleshooting guidance, please visit our debugging documentation {"context":"connection"} 2025-04-27T09:50:18.925Z [mysql] [info] Client transport closed

18975035535 avatar Apr 27 '25 10:04 18975035535