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

Failed to connect to socket /run/dbus/system_bus_socket #2751

Open
JonnyBurger opened this issue Aug 17, 2023 · 2 comments · Fixed by #2754
Open

Failed to connect to socket /run/dbus/system_bus_socket #2751

JonnyBurger opened this issue Aug 17, 2023 · 2 comments · Fixed by #2754
Labels
bug Something isn't working

Comments

@JonnyBurger
Copy link
Member

From #2742

Perhaps it is not related, but I am also encountering issue connecting to the browser sometimes (also randomely):

Timed out after 60000 ms while trying to connect to the browser! TimeoutError: Timed out after 60000 ms while trying to connect to the browser!
    at Timeout.onTimeout (/usr/src/app/node_modules/@remotion/renderer/dist/browser/BrowserRunner.js:243:20)
    at listOnTimeout (node:internal/timers:564:17)
    at process.processTimers (node:internal/timers:507:7)

Has anyone run into this? I'm not sure where to get started to investigate.

@JonnyBurger
Copy link
Member Author

@tzvc Please, if you get this again with the new version, open an issue with the new error message!
We should then be able to debug this issue.

@tzvc
Copy link

tzvc commented Aug 18, 2023

I've updated to latest and ran it in prod again, here's the stack:

 [0817/190643.838808:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory

    at Timeout.onTimeout (/usr/src/app/node_modules/@remotion/renderer/dist/browser/BrowserRunner.js:246:20)
    at listOnTimeout (node:internal/timers:564:17)
    at process.processTimers (node:internal/timers:507:7) 

@JonnyBurger JonnyBurger reopened this Aug 18, 2023
@JonnyBurger JonnyBurger changed the title TimeoutError: Timed out after 60000 ms while trying to connect to the browser! Failed to connect to socket /run/dbus/system_bus_socket Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants