Hello, I can't reproduce this on my machine. Just a wild guess, had you installed before supervisor from pip ??
On Sat, 20 Feb 2016 13:23:49 -0700 Alexander <[email protected]> wrote: > > Also here is the systemd output: > > alex@tapandcork:~$ sudo systemctl start supervisor > Job for supervisor.service failed. See 'systemctl status > supervisor.service' and 'journalctl -xn' for details. > alex@tapandcork:~$ ^C > alex@tapandcork:~$ systemctl status supervisor.service > â supervisor.service - LSB: Start/stop supervisor > Loaded: loaded (/etc/init.d/supervisor) > Active: failed (Result: exit-code) since Sat 2016-02-20 12:49:21 > MST; 18s ago > Process: 21786 ExecStart=/etc/init.d/supervisor start (code=exited, > status=2) The status doesn't give much details here. Maybe journalctl will provide some more info so please provide me with an output. Cheers, Orestis

