Skip to content

Create Code interpreter Sandbox failed, workloadmanger reports an error: sandbox creation timed out #305

@confidence93

Description

@confidence93

k8s version v1.35.3
agentcube version: v0.1.1
agentcube组件状态正常
agent-sandbox-controller状态正常

当我用curl -X POST http://router IP:Port/v1/namespaces/default/code-interpreters/my-interpreter/invocations/api/execute -H "Content-Type: application/json" -d '{"command": ["python3", "-c", "print(1+1)"]}'命令调用时, 终端会等待几分钟然后。然后看到workloadmanger的log有报错:create sandbox failed default/my-interpreter-2rcijeuy: sandbox creation timed out。 但是整个过程中,我看SandBox这个CR,或者是任何pod,都没有创建成功。

求大佬帮忙看看

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions