Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenHands/OpenHands
/ SandboxError
Class
SandboxError
openhands/app_server/errors.py:42–43 ·
view source on GitHub ↗
Error in Sandbox.
Source
from the content-addressed store, hash-verified
40
41
42
class
SandboxError(OpenHandsError):
43
""
"Error in Sandbox."
""
44
45
46
class
SandboxDeleteRetryError(OpenHandsError):
Callers
12
pull_spec_if_missing
Method · 0.90
wait_for_sandbox_running
Method · 0.90
_get_agent_server_url
Method · 0.90
start_sandbox
Method · 0.90
get_default_sandbox_spec
Method · 0.90
_find_unused_port
Method · 0.90
_start_agent_process
Method · 0.90
start_sandbox
Method · 0.90
start_sandbox
Method · 0.90
_resolve_archive_path
Method · 0.90
_start_app_conversation
Method · 0.90
_wait_for_sandbox_start
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected