How to fix this sandbox error
@mishushakov is already working on this.
Since May 16, 2025.
Assessment
This issue has not been assessed yet.
Description
When I run the original code, an error, 'Sandbox' has no attribute 'stream', comes out, so I change the code
sandbox.stream.start()
vnc_url = sandbox.stream.get_url()
to
vnc_url = sandbox.start_stream()
which seams right.
But Another error 'ConnectTimeout' comes out, which seams an connection error to the e2b sandbox API. Then I print out the sandbox client URL 'https://api.e2b.app/sandboxes', and I cannot ping to it from my local computer. But I can access to the e2b web 'https://e2b.dev/'. Dose this error caused by the wrong 'URL'? I cannot find where to change it
- Dominant language
- Python
- Stars
- 2.3k
- Forks
- 257
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from e2b-dev/open-computer-use
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
e2b-dev/open-computer-use#39 · 1 comment ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
e2b-dev/open-computer-use#38 · 1 comment ·
-
Local Model using Open
Difficulty 5/5 Over a week Newbie friendliness 20/100
e2b-dev/open-computer-use#37 · 1 reaction ·
-
e2b-dev/open-computer-use#32 · 1 comment · 1 assignee ·
-
e2b-dev/open-computer-use#30 · 1 comment · 1 assignee ·
All issues in e2b-dev/open-computer-use
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100