Skip to content

dbus failed to start #10

@Notmarrco

Description

@Notmarrco
hubic-init-script version: 0.4.0
hubic version: 2.1.0 linux
debian 8.6 jessie
 hubic.service - LSB: starts the hubiC synchronization client
   Loaded: loaded (/etc/init.d/hubic)
   Active: failed (Result: exit-code) since jeu. 2016-12-29 16:49:18 CET; 7s ago
  Process: 32441 ExecStart=/etc/init.d/hubic start (code=exited, status=3)

déc. 29 16:49:18 marrco hubic[32441]: Starting hubiC failed!
déc. 29 16:49:18 marrco hubic[32441]: dbus failed to start ... failed!
déc. 29 16:49:18 marrco systemd[1]: hubic.service: control process exited, code=exited status=3
déc. 29 16:49:18 marrco systemd[1]: Failed to start LSB: starts the hubiC synchronization client.
déc. 29 16:49:18 marrco systemd[1]: Unit hubic.service entered failed state.

It seems that the dbus cannot be launched.

When I execute :
start-stop-daemon --chuid $USER --exec $DAEMONI get "/usr/bin/dbus-launch is already running" , and when I execute dbus-launchI get the right $DBUS variables.

So all works well when I do manually dbus-launch > /var/run/hubic.run but it doesn't work when I'm using the init script.
Can you point me in the right direction please ? Thx

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions