OpenHands icon indicating copy to clipboard operation
OpenHands copied to clipboard

[Bug]: Hello, what is the reason for this

Open WuJingLearn opened this issue 1 year ago • 1 comments

Is there an existing issue for the same bug?

  • [x] I have checked the existing issues.

Describe the bug and reproduction steps

            ^^^^^^^^^^^^^^^^^^^^^^

File "/Users/majin/PycharmProjects/OpenHands2/openhands/runtime/builder/docker.py", line 163, in build raise subprocess.CalledProcessError( subprocess.CalledProcessError: Command '['docker', 'buildx', 'build', '--progress=plain', '--build-arg=OPENHANDS_RUNTIME_VERSION=0.24.0', '--build-arg=OPENHANDS_RUNTIME_BUILD_TIME=2025-02-18T16:26:06.504076', '--tag=ghcr.io/all-hands-ai/runtime:oh_v0.24.0_whabqyecpel8gcwz_zgtufsp46x0uz8y5', '--load', '/var/folders/04/mzm3tpz50nd201ndjn3xs2dc0000gp/T/tmpnxp9idbb']' returned non-zero exit status 1. INFO: ('127.0.0.1', 50519) - "WebSocket /socket.io/?latest_event_id=0&conversation_id=81f52ffcaf7a4d06a7ceef9d8d0553a4&EIO=4&transport=websocket" [accepted] INFO: connection closed

OpenHands Installation

Docker command in README

OpenHands Version

No response

Operating System

None

Logs, Errors, Screenshots, and Additional Context

No response

WuJingLearn avatar Feb 18 '25 08:02 WuJingLearn

Can you explain a little more about how you are running it? Did you follow this guide: https://docs.all-hands.dev/modules/usage/installation And installed all the pieces required?

Or are you trying to run it via the development workflow?

mamoodi avatar Feb 18 '25 20:02 mamoodi

Can you explain a little more about how you are running it? Did you follow this guide: https://docs.all-hands.dev/modules/usage/installation And installed all the pieces required?

Or are you trying to run it via the development workflow? export SANDBOX_RUNTIME_CONTAINER_IMAGE=ghcr.io/all-hands-ai/runtime:0.24-nikolaik ï¼› The problem has been solved

WuJingLearn avatar Feb 19 '25 06:02 WuJingLearn