On Sat, May 09, 2015 at 12:23:50AM +0000, Serge Hallyn wrote: > Quoting Tycho Andersen (tycho.ander...@canonical.com): > > On Fri, May 08, 2015 at 12:35:54PM -0700, Kevin LaTona wrote: > > > > > > So far LXD is not working for me, is it working for you? > > > > > > In a nutshell I downloaded new Ubuntu 15.04 server. > > > > > > Installed this on fresh clean server, nothing else is on this machine. > > > > > > I followed Stephane's blog post here line by line > > > > > > https://www.stgraber.org/2015/04/21/lxd-getting-started/ > > > > > > After several days of attempts I get nothing but errors. > > > > > > > > > This is an example of the last attempt. > > > > > > lxc launch images:ubuntu/trusty/i386 ubuntu-32 > > > Creating container...error: Get http://unix.socket/1.0: dial unix > > > /var/lib/lxd/unix.socket: connection refused > > > > Looks like LXD isn't running. What if you start it and try again? > > Disagree, it would say "no such file or directory". It looks to > me like he's not in the lxd group.
It depends on what state you're in. Connection refused means the socket exists but nothing is listening on the other end (likely lxd crashed or wasn't shut down properly). If the socket doesn't exist, you'll get an ENOENT. Tycho > lxc-users mailing list > lxc-users@lists.linuxcontainers.org > http://lists.linuxcontainers.org/listinfo/lxc-users _______________________________________________ lxc-users mailing list lxc-users@lists.linuxcontainers.org http://lists.linuxcontainers.org/listinfo/lxc-users