Skip to content

[All Platform] [v0.0.2] can't destroy sandbox #1243

@zNeill

Description

@zNeill

Description

[Description]
In tags/v0.0.2 release, nemoclaw my-assistant destroy can't destroy the named sandbox

[Environment]

Item Version / detail
Device DGX Spark + MacOS]
Node.js v22.x
OpenShell CLI 0.0.19
NemoClaw v0.1.0
OpenClaw 2026.3.11 (29dc654)
[Steps to Reproduce]
1. nemoclaw onboard to finish the sandbox creation, choose default inference option and model.
2. nemoclaw my-assistant status shows sandbox Phase: ready
3. nemoclaw list (my-assistant is in the list)
4. nemoclaw my-assistant destroy 
5. nemoclaw list

[Expected Result]
my-assistant shouldn't be listed in step 5

[Actual Result] See the highlighted bash history, my-assistant is still listed in step 5

nemoclaw list

Sandboxes:
my-assistant *
model: unknown provider: unknown GPU policies: pypi, npm

  • = default sandbox

nemoclaw my-assistant destroy
Destroy sandbox 'my-assistant'? This cannot be undone. [y/N]: Y
Stopping NIM for 'my-assistant'...
Stopping NIM container: nemoclaw-nim-my-assistant
Deleting sandbox 'my-assistant'...
✓ Stopped forward of port 18789 for sandbox my-assistant
✓ Deleted sandbox my-assistant
! No active forward found for port 18789
• Destroying gateway nemoclaw...
✓ Gateway nemoclaw destroyed.
✓ Sandbox 'my-assistant' destroyed
nemoclaw list
Error: × No gateway metadata found for 'nemoclaw'.
│ Deploy a gateway first with: openshell gateway start --name nemoclaw
│ Or list available gateways: openshell gateway select

[2/7] Starting OpenShell gateway
──────────────────────────────────────────────────
Using pinned OpenShell gateway image: ghcr.io/nvidia/openshell/cluster:0.0.19
✓ Checking Docker
✓ Downloading gateway
✓ Initializing environment
✓ Starting gateway

✓ Gateway ready

Name: nemoclaw
Endpoint: https://127.0.0.1:8080

✓ Active gateway set to 'nemoclaw'
✓ Gateway is healthy
Patching CoreDNS DNS forwarding...
Patching CoreDNS to forward to 10.19.185.31...
CoreDNS patched. Waiting for rollout...
Done. DNS should resolve in ~10 seconds.
✓ Active gateway set to 'nemoclaw'
✓ Active gateway set to 'nemoclaw'

Recovered sandbox inventory from the last onboard session.

Sandboxes:
my-assistant *
model: nvidia/nemotron-3-super-120b-a12b provider: nvidia-prod CPU policies: pypi, npm

  • = default sandbox

nemoclaw list

Sandboxes:
my-assistant *
model: nvidia/nemotron-3-super-120b-a12b provider: nvidia-prod CPU policies: pypi, npm

  • = default sandbox

Bug Details

Field Value
Priority Unprioritized
Action Dev - Open - To fix
Disposition Open issue
Module Machine Learning - NemoClaw
Keyword NemoClaw, NEMOCLAW_GH_SYNC_APPROVAL, NemoClaw-SWQA-RelBlckr-Recommended

[NVB# 6038640]

[NVB#6038640]

Metadata

Metadata

Assignees

No one assigned

    Labels

    NV QABugs found by the NVIDIA QA TeamPlatform: DGX SparkSupport for DGX SparkPlatform: macOSSupport for macOSbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions