Bug type: Feature gap / Compatibility
Windows version: Windows 10 21H2 (build 19044)
Companion version: v0.6.0-alpha.1 (OpenClawTray-Setup-x64.exe)
Summary:
After upgrading to v0.6.0-alpha.1, the Node Sandbox page shows "Node Sandbox unavailable — commands blocked" because MXC sandboxing requires build 26100+. There is no option to disable sandboxing or fall back to unsandboxed execution, so all remote exec commands are completely blocked on Windows 10.
Steps to reproduce:
- Install OpenClawTray-Setup-x64.exe v0.6.0-alpha.1 on Windows 10 build 19044
- Connect to remote gateway successfully
- Try to execute any command via
host=node → blocked
Expected behavior:
Either provide an "Unprotected" / disable-sandbox option for older Windows versions, or fall back to unsandboxed execution with a warning.
Actual behavior:
The Sandbox page shows the error with no workaround. The security level options (Locked Down / Recommended / Unprotected) are not clickable. All commands are blocked.
Previous version:
The previous version of the Windows node worked fine on this same machine without sandbox requirements.
Bug type: Feature gap / Compatibility
Windows version: Windows 10 21H2 (build 19044)
Companion version: v0.6.0-alpha.1 (OpenClawTray-Setup-x64.exe)
Summary:
After upgrading to v0.6.0-alpha.1, the Node Sandbox page shows "Node Sandbox unavailable — commands blocked" because MXC sandboxing requires build 26100+. There is no option to disable sandboxing or fall back to unsandboxed execution, so all remote exec commands are completely blocked on Windows 10.
Steps to reproduce:
host=node→ blockedExpected behavior:
Either provide an "Unprotected" / disable-sandbox option for older Windows versions, or fall back to unsandboxed execution with a warning.
Actual behavior:
The Sandbox page shows the error with no workaround. The security level options (Locked Down / Recommended / Unprotected) are not clickable. All commands are blocked.
Previous version:
The previous version of the Windows node worked fine on this same machine without sandbox requirements.