-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
JumpServer 版本(v1.5.9以下不再支持)
4.10
浏览器版本
chrome
Bug 描述
在Dify中调用创建用户的工具时,提示这个,路径多了一层/api/v1
INFO: 2025-11-07 07:22:35 [httpx] HTTP Request: POST http://192.168.186.129/api/v1/api/v1/users/users/ "HTTP/1.1 404 Not Found" ERROR: 2025-11-07 07:22:35 [fastapi_mcp.server] Error calling users_users_create Traceback (most recent call last): File "/app/.venv/lib/python3.11/site-packages/fastapi_mcp/server.py", line 272, in _execute_api_tool raise Exception( Exception: Error calling users_users_create. Status code: 404. Response: {"error": "Not found"}
Bug 重现步骤(有截图更好)
1.
2.
3.