timbru31 / docker-node-chrome

🐳 Node.js Node.js LTS 18 (Hydrogen) or Node.js 20 LTS (Iron) and Chromium stable Docker image

Home Page:https://hub.docker.com/r/timbru31/node-chrome/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or director

oliverlj opened this issue · comments

since a week we have issue with this container running headless chromium on gitlab

[0511/123236.366295:ERROR:bus.cc(3[98](https://gitlab.com/c1560/cryptofiscafacile/-/jobs/2441981825#L98))] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
            [0511/123236.367830:ERROR:bus.cc(398)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
            [0511/123236.385224:WARNING:dns_config_service_linux.cc(428)] Failed to read DnsConfig.
            [0511/123236.430726:ERROR:gpu_init.cc(481)] Passthrough is not supported, GL is disabled, ANGLE is 
            [0511/123236.446166:WARNING:bluez_dbus_manager.cc(248)] Floss manager not present, cannot set Floss enable/disable.
            
            DevTools listening on ws://127.0.0.1:45519/devtools/browser/3a283938-b47e-402e-bb97-2abb07016b0f
            [0511/123236.521053:WARNING:dns_config_service_linux.cc(428)] Failed to read DnsConfig.

I don't what can cause this issue ?

Probably the base image changed some things, I'll investigate this.
Can you give me an example command that's causing the bug?

our repo is here : https://gitlab.com/c1560/cryptofiscafacile/-/tree/develop

it is random, not every build trigger this error.
you need go to build the wasm, and after in frontend repo, yarn test

@oliverlj Do you still encounter build issues or did it self-heal?

I close this issue, was not related. was something about ember. thanks for your time.