Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change back the runtime binding address to 0.0.0.0 #7161

Merged
merged 1 commit into from
Mar 9, 2025
Merged

Conversation

mamoodi
Copy link
Collaborator

@mamoodi mamoodi commented Mar 9, 2025

  • This change is worth documenting at https://docs.all-hands.dev/
  • Include this change in the Release Notes. If checked, you must provide an end-user friendly description for your change below

End-user friendly description of the problem this fixes or functionality that this introduces.

Change back the runtime binding address to 0.0.0.0


Give a summary of what the PR does, explaining any non-trivial design decisions.

Lots of users are running into issues with 0.28 as the runtime doesn't seem to start.
This was the original PR that changed this: https://github.com/All-Hands-AI/OpenHands/pull/6992/files


Link of any specific issues this addresses.
#7152


To run this PR locally, use the following command:

docker run -it --rm   -p 3000:3000   -v /var/run/docker.sock:/var/run/docker.sock   --add-host host.docker.internal:host-gateway   -e SANDBOX_RUNTIME_CONTAINER_IMAGE=docker.all-hands.dev/all-hands-ai/runtime:14117bc-nikolaik   --name openhands-app-14117bc   docker.all-hands.dev/all-hands-ai/openhands:14117bc

@mamoodi mamoodi requested a review from rbren March 9, 2025 14:06
@rbren rbren merged commit 7c2a98d into main Mar 9, 2025
14 checks passed
@rbren rbren deleted the mh/fix-connect branch March 9, 2025 15:37
adityasoni9998 pushed a commit to adityasoni9998/OpenHands that referenced this pull request Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants