OpenHands icon indicating copy to clipboard operation
OpenHands copied to clipboard

[Bug]: Got warning issue in version `0.41.0`

Open KennyDizi opened this issue 6 months ago • 2 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

I updated the version to the latest one: v0.41.0 and got this issue when trying to run it with the CLI mode with ffmpeg or avconv

OpenHands Installation

Docker command in README

OpenHands Version

v0.41.0

Operating System

macOS

Logs, Errors, Screenshots, and Additional Context

0.41.0: Pulling from all-hands-ai/openhands
Digest: sha256:2f824754e7dc78e58ede36cba4c272de500c446115e6f194b3b81430149f06d1
Status: Image is up to date for docker.all-hands.dev/all-hands-ai/openhands:0.41.0
Starting OpenHands...
Setting up enduser with id 501
Docker socket group id: 0
root:x:0:
Group with id 0 already exists
Running as enduser
/app/.venv/lib/python3.12/site-packages/pydub/utils.py:170: RuntimeWarning: Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work
  warn("Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work", RuntimeWarning)

KennyDizi avatar Jun 06 '25 03:06 KennyDizi

Actually I see this in when running the UI as wekk,

mamoodi avatar Jun 06 '25 13:06 mamoodi

https://github.com/All-Hands-AI/OpenHands/pull/8940

rbren avatar Jun 10 '25 21:06 rbren

This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Jul 11 '25 02:07 github-actions[bot]

This has been fixed now in the CLI.

mamoodi avatar Jul 22 '25 20:07 mamoodi