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

Error "Failed to connect to the bus" when trying to render #214

Open
Mike3285 opened this issue Jan 11, 2023 · 1 comment
Open

Error "Failed to connect to the bus" when trying to render #214

Mike3285 opened this issue Jan 11, 2023 · 1 comment

Comments

@Mike3285
Copy link

I have a fresh install of terminalizer, done as it's written in the docs with npm install -g terminalizer
I am following the "Getting started" section, but I am not able to even run the demo.
I can correctly record and create a terminalizer file, but when I try to terminalizer render demo
It fails with the following output:

└[~/terminalexp]> terminalizer render demo
Error: 
  Error: [19669:0111/094207.205770:ERROR:bus.cc(397)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19669:0111/094207.205874:ERROR:bus.cc(397)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")

with sudo:

└[~/terminalexp]> sudo terminalizer render demo
Error: 
  Error: [0111/094858.981566:FATAL:electron_main_delegate.cc(291)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180.

my release:

Description:	Ubuntu 22.04.1 LTS
Release:	22.04
Codename:	jammy

Thanks for your interest

@vpn28
Copy link

vpn28 commented Aug 9, 2023

interest
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants