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

Unable to run Google Chrome on synthetic-net on amd64 #12

Open
Mkots opened this issue Apr 11, 2023 · 0 comments
Open

Unable to run Google Chrome on synthetic-net on amd64 #12

Mkots opened this issue Apr 11, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@Mkots
Copy link

Mkots commented Apr 11, 2023

Description:

When attempting to run Google Chrome on the synthetic-net on amd64 Docker image using the make run-chrome command, an error message is displayed saying that Google Chrome cannot be found. This issue appears to be related to missing dependencies.

Steps to reproduce:

  1. Clone the daily-co/synthetic-network repository
  2. Run make run-chrome on an amd64 system
  3. Observe the error message saying that Google Chrome cannot be found

Expected result:

Google Chrome should launch successfully on the synthetic-net amd64 Docker image.

Actual result:

Google Chrome cannot be found on the synthetic-net amd64 Docker image.

Suggested solution:

Add a step to the Dockerfile to install the missing dependencies required for Google Chrome to run properly. This will ensure that the make run-chrome command works as expected on all architectures.

Thank you for your attention to this matter.

@Mkots Mkots added the bug Something isn't working label Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant