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

Getting the error Failed to connect to the bus: Failed to connect to socket #4

Closed
UnnikrishnanBhargavakurup opened this issue Sep 16, 2022 · 3 comments
Assignees
Labels
invalid This doesn't seem right

Comments

@UnnikrishnanBhargavakurup

Getting the following error while running the application.

[639:0916/150037.097858: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
[639:0916/150037.098389: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
[639:0916/150037.103256:ERROR:bus.cc(398)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[639:0916/150037.103432:ERROR:bus.cc(398)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[639:0916/150037.235333:ERROR:bus.cc(398)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[667:0916/150037.480335:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[724:0916/150037.660510:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported.

I was trying to run the application in windows from source code.

@PAXANDDOS
Copy link
Owner

Hey! At first, I thought that dependencies at the master branch became outdated, but I just checked and everything worked for me.

Can I ask your OS, Node version, and package manager? The problem may be somewhere around there.

Also codebase at the master branch is kinda old, I'm trying to upgrade things at v2.5.x branch to keep it up-to-date with the template we're working on, but I barely have time to work on it

@PAXANDDOS PAXANDDOS added the invalid This doesn't seem right label Sep 16, 2022
@PAXANDDOS PAXANDDOS self-assigned this Sep 16, 2022
@UnnikrishnanBhargavakurup
Copy link
Author

It's woking fine in v2.5.x branch thanks!

@PAXANDDOS
Copy link
Owner

Good to know! Then it's kinda weird that it doesn't work for you with master branch...
Also don't forget that v2.5.x branch is not production-ready (at all!). And now since you are interested in this repository, I'll try to finish it faster 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants