Ubuntu Pastebin

Paste from babbageclunk at Mon, 22 Aug 2016 11:06:03 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12:05 $ systemctl status --full lxd-containers.service 
● lxd-containers.service - LXD - container startup/shutdown
   Loaded: loaded (/lib/systemd/system/lxd-containers.service; enabled; vendor preset: enabled)
   Active: failed (Result: exit-code) since Mon 2016-08-22 12:04:56 BST; 48s ago
     Docs: man:lxd(1)
  Process: 22815 ExecStop=/usr/lib/lxd/shutdown (code=exited, status=0/SUCCESS)
  Process: 26461 ExecStart=/usr/bin/lxd activateifneeded (code=exited, status=1/FAILURE)
 Main PID: 26461 (code=exited, status=1/FAILURE)

Aug 22 12:04:55 ubuntu07-HP-ZBook-15 systemd[1]: Starting LXD - container startup/shutdown...
Aug 22 12:04:56 ubuntu07-HP-ZBook-15 lxd[26461]: error: Get http://unix.socket/1.0: read unix @->/var/lib/lxd/unix.socket: read: connection reset by peer
Download as text