-
Notifications
You must be signed in to change notification settings - Fork 88
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 start chrome on ubuntu 22 #96
Comments
Have you solved it?
Install Test
Error |
I try to solve it.
I'm not sure what impact the warning log will have. but it seem work. |
Thank you. |
npx @puppeteer/browsers install chrome@stable
$ uname -a
Linux selenium-grid-v4-node-fs-playwright-one-fbq9g 4.9.0-141-custom #19 SMP Wed Nov 28 20:32:27 CST 2018 x86_64 x86_64 x86_64 GNU/Linux
$ ./chrome --no-sandbox -headless www.google.com
[1228/101038.544283:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1228/101038.562282:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1228/101038.562415:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1228/101038.565151:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 759: Permission denied (13)
[1228/101038.573577:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 762: Permission denied (13)
[1228/101038.574756:WARNING:bluez_dbus_manager.cc(248)] Floss manager not present, cannot set Floss enable/disable.
[1228/101038.761156:WARNING:sandbox_linux.cc(400)] InitializeSandbox() called with multiple threads in process gpu-process.
[1228/101038.767216:ERROR:command_buffer_proxy_impl.cc(127)] ContextResult::kTransientFailure: Failed to send GpuControl.CreateCommandBuffer.
The text was updated successfully, but these errors were encountered: