Skip to content
This repository has been archived by the owner on May 23, 2020. It is now read-only.

"Failed to connect to bus: No such file or directory" on Ubuntu CI #75

Closed
dj-wasabi opened this issue Nov 23, 2017 · 1 comment
Closed
Labels

Comments

@dj-wasabi
Copy link
Owner

Issue when Ubuntu is used during CI build:

    TASK [ansible-zabbix-server : Zabbix-server started] ***************************
    fatal: [zabbix-server-mysql-ubuntu]: FAILED! => {"changed": false, "cmd": "/bin/systemctl", "failed": true, "msg": "Failed to connect to bus: No such file or directory", "rc": 1, "stderr": "Failed to connect to bus: No such file or directory\n", "stderr_lines": ["Failed to connect to bus: No such file or directory"], "stdout": "", "stdout_lines": []}
    fatal: [zabbix-server-pgsql-ubuntu]: FAILED! => {"changed": false, "cmd": "/bin/systemctl", "failed": true, "msg": "Failed to connect to bus: No such file or directory", "rc": 1, "stderr": "Failed to connect to bus: No such file or directory\n", "stderr_lines": ["Failed to connect to bus: No such file or directory"], "stdout": "", "stdout_lines": []}
@dj-wasabi
Copy link
Owner Author

Added PR to fix this issue.

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

No branches or pull requests

1 participant