Skip to content

NemoClaw][Jetson][Sandbox] nemoclaw destroy on last sandbox silently destroys the shared gateway without warning #2166

@zNeill

Description

@zNeill

Description

Synopsis: [NemoClaw][Jetson][Sandbox] nemoclaw destroy on last sandbox silently destroys the shared gateway without warning

Keywords: NemoClaw, NEMOCLAW_GH_SYNC_APPROVAL, NemoClaw_Sandbox

Severity: 3-Functionality

Description:

[Issue Summary]

When user runs nemoclaw <name> destroy --yes on the only remaining sandbox, NemoClaw also destroys the shared gateway without warning. User must full re-onboard to recover.

[Environment]

Device: Jetson (dl20g11-1007)
OS: Ubuntu 24.04 (x86_64)
Node.js: v22.22.2
Docker: Docker Engine 29.1.3
OpenShell CLI: 0.0.26
NemoClaw: v0.0.21
OpenClaw: 2026.4.2 (d74a122)

[Steps to Reproduce]

  1. nemoclaw list → shows single sandbox "test21"
  2. nemoclaw test21 destroy --yes
  3. Observe output includes "Destroying gateway nemoclaw..."
  4. Try nemoclaw onboard → must rebuild gateway from scratch

[Expected Behavior]

Sandbox destroyed, gateway preserved. Or at minimum: warning before destroying gateway.

[Actual Behavior]

Gateway silently destroyed along with sandbox. All subsequent operations fail until full re-onboard.

[Suspected Root Cause / Notes]

Destroy command checks if this is the last sandbox and triggers gateway teardown automatically. No user confirmation for gateway destruction. --yes was intended for sandbox only.

[Regression?]

No

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_Sandbox

[NVB#6100075]

Metadata

Metadata

Assignees

Labels

NV QABugs found by the NVIDIA QA Teamplatform: jetsonAffects Jetson AGX Thor or Orin

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions