沙箱服务在生产环境用docker容器部署,在启动后进行对话时,沙箱管理服务无法访问到容器中的工具。
具体日志如下:
INFO - Calling call_tool with data: {'identity': 'runtime_
sandbox_container_91fql6je294nwiuu231sw555r', 'tool_name': 'run_ipython_cell', 'arguments': {'code': '\n %reset -f -s\n
print("All variables and imports cleared")\n '}}
2026-02-02 02:45:13,529 - agentscope_runtime.sandbox.manager.server.app - ERROR - Error in call_tool: Runtime service did not start 。