OpenHands icon indicating copy to clipboard operation
OpenHands copied to clipboard

[Bug]: Timeout issue observed during reasonable commands

Open matty-fortune opened this issue 6 months ago • 1 comments

Is there an existing issue for the same bug? (If one exists, thumbs up or comment on the issue instead).

  • [x] I have checked the existing issues.

Describe the bug and reproduction steps

Using Devstral, the agent tries to run commands like npx create-react-app my-new-app through Python which then times out at 120 seconds. I have never seen the agent recover from this, instead retrying and failing repeatedly. I assume it should run such commands through the Bash call instead of the Python call anyway, but the timeout seems too blunt.

OpenHands Installation

Docker command in README

OpenHands Version

docker.all-hands.dev/all-hands-ai/runtime:0.41-nikolaik

Operating System

MacOS

matty-fortune avatar Jun 06 '25 18:06 matty-fortune