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 bus #1

Open
mikelmao opened this issue Dec 11, 2019 · 3 comments
Open

Failed to connect to bus #1

mikelmao opened this issue Dec 11, 2019 · 3 comments

Comments

@mikelmao
Copy link

Hello,

I am new to docker but found your 3cx docker container. I have the container running as instructed but when trying to run the 3CXWizard, I get the error:

Failed to connect to bus: no such file or directory

Any idea why this could be or how to debug this? Iv been stuck on this for the past 3 days :(

@mikelmao
Copy link
Author

It seems that running the docker with --privileged though this is less then ideal, is there a way around this?

@luisalrp
Copy link

luisalrp commented Apr 3, 2020

I am running into the same issue. @mikelmao did you find a solution?

@mr-suw
Copy link

mr-suw commented Aug 7, 2021

Hi, still same issue with tag 16.0.8.9. I tried the following options:
a) with priveleged switch on --> Failed to create bus connection: No such file or directory
b) without priveleged and added cap for SYS_ADMIN and NET_ADMIN and --security-opt apparmor=unconfined --> Failed to create bus connection: No such file or directory
c) read only mapping of /run/dbus/system_bus_socket and /sys/fs/cgroup --> Failed to create bus connection: No such file or directory

What else could fix it?

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

3 participants