GoogleChromeLabs / GoogleChromeLabs/chrome-for-testing
Unable start chrome on ubuntu 22
- Dominant language
- JavaScript
- Stars
- 1.3k
- Forks
- 159
- Avg merge
- 18h 37m
- Merged PRs (30d)
- 3
Description
`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.
Contributor guide
Assessment
This issue has not been assessed yet.