Skip to content

Instantly share code, notes, and snippets.

@mikemccracken
Created June 26, 2015 18:52
Show Gist options
  • Save mikemccracken/9908a2d0439f00503e21 to your computer and use it in GitHub Desktop.
Save mikemccracken/9908a2d0439f00503e21 to your computer and use it in GitHub Desktop.
% sudo -E $GOPATH/bin/lxd --group sudo --debug
2015/06/26 11:49:52 looking for existing certificates: /var/lib/lxd/server.crt /var/lib/lxd/server.key
2015/06/26 11:49:52 Default uid/gid map:
2015/06/26 11:49:52 - u 0 100000 65536
2015/06/26 11:49:52 - g 0 100000 65536
2015/06/26 11:49:53 LXD isn't socket activated.
2015/06/26 11:49:53 fingering the daemon
2015/06/26 11:49:53 Detected old but dead unix socket, deleting it...
error: listen unix /var/lib/lxd/devlxd/sock: bind: address already in use
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment