Bug Report: Sandbox fails to start after PC reboot
Summary
After restarting the PC, an existing sandbox fails to start and returns an internal server error.
Environment
- Product: SBX
- Sandbox Runtime:
opencode
- OS: Windows
- Issue first observed: After system reboot
Error Message
Failed to start sandbox "opencode-web": start runtime "opencode-web": start runtime: request failed: 500 Internal Server Error: failed to start runtime
Steps to Reproduce
- Create and start a sandbox named
opencode-web.
- Verify that the sandbox starts successfully.
- Restart the host machine.
- Attempt to start the same sandbox again.
Expected Behavior
The sandbox should start normally after the machine reboot.
Actual Behavior
The sandbox fails to start and returns:
500 Internal Server Error: failed to start runtime
Additional Information
- The sandbox starts successfully when it is first created.
- I can stop and start the sandbox multiple times without any issues as long as the host machine has not been rebooted.
- After shutting down or restarting the PC, the same sandbox can no longer be started.
- The issue appears to be triggered specifically by a host reboot rather than by stopping and starting the sandbox itself.
Bug Report: Sandbox fails to start after PC reboot
Summary
After restarting the PC, an existing sandbox fails to start and returns an internal server error.
Environment
opencodeError Message
Steps to Reproduce
opencode-web.Expected Behavior
The sandbox should start normally after the machine reboot.
Actual Behavior
The sandbox fails to start and returns:
Additional Information