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]
- nemoclaw list → shows single sandbox "test21"
- nemoclaw test21 destroy --yes
- Observe output includes "Destroying gateway nemoclaw..."
- 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]
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 --yeson 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]
[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
[NVB#6100075]