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

[Bug]: Incompatibilities in docker image architecture on Mac silicon #3902

Open
2 tasks done
neubig opened this issue Sep 16, 2024 · 1 comment
Open
2 tasks done

[Bug]: Incompatibilities in docker image architecture on Mac silicon #3902

neubig opened this issue Sep 16, 2024 · 1 comment
Labels
bug Something isn't working severity:low Minor issues, affecting single user Stale Inactive for 30 days

Comments

@neubig
Copy link
Contributor

neubig commented Sep 16, 2024

Is there an existing issue for the same bug?

Describe the bug

I have a somewhat edge case, which is is that I am trying to use OpenHands to run puppeteer, which installs Google Chrome. In doing so I get:

     Error: Failed to launch the browser process!
rosetta error: failed to open elf at /lib64/ld-linux-x86-64.so.2

Full trajectory here for reference: https://www.all-hands.dev/share?share_id=c0601a54ff19593aefea20d5da60bbcc8b37f36847f6267dbc57ab3be4042bbe

This seems to be due to some incompatibility between the architecture in the docker image and the underlying mac, but I'm not enough of a docker wizard to know how to fix this...

Current OpenHands version

d886bf7e2bddb938ef4745b92f6ca58028ee07b0

Installation and Configuration

make build; make run

Model and Agent

No response

Operating System

  • Mac OS 14.1.2 (23B92)
  • Mac M1

Reproduction Steps

No response

Logs, Errors, Screenshots, and Additional Context

No response

@neubig neubig added the bug Something isn't working label Sep 16, 2024
@mamoodi mamoodi added the severity:low Minor issues, affecting single user label Oct 2, 2024
Copy link
Contributor

github-actions bot commented Nov 3, 2024

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 github-actions bot added the Stale Inactive for 30 days label Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working severity:low Minor issues, affecting single user Stale Inactive for 30 days
Projects
None yet
Development

No branches or pull requests

2 participants