This seems like a bug. On a headless Ubuntu 18.04 server if I try to run certain commands I get the following output:
"Cannot autolaunch D-Bus without X11 $DISPLAY"
Specifically I got this when trying to run sync and test. This is just a test install so I went ahead and installed a GUI to be able to complete what I was testing. It turns out that I didn't have a username/password configured. It seems however this message is displayed (perhaps the way it's set to be bold and red?) requires x11.
This makes it hard to impossible to use the CLI feature on headless systems.
This seems like a bug. On a headless Ubuntu 18.04 server if I try to run certain commands I get the following output:
"Cannot autolaunch D-Bus without X11 $DISPLAY"
Specifically I got this when trying to run
syncandtest. This is just a test install so I went ahead and installed a GUI to be able to complete what I was testing. It turns out that I didn't have a username/password configured. It seems however this message is displayed (perhaps the way it's set to be bold and red?) requires x11.This makes it hard to impossible to use the CLI feature on headless systems.