Hi Tycho, It's probably doing something like this then http://play.golang.org/p/mybQSejDo8.
That works when I run it on the same machine. Would lxd be running this command as the lxd user though is that right? The user I was running this command as was in the lxd group though Matty On Wed, Aug 5, 2015 at 2:25 PM, Tycho Andersen <[email protected] > wrote: > Hi Matthew, > > On Wed, Aug 05, 2015 at 11:40:12AM +0100, Matthew Williams wrote: > > Hey Folks, > > > > I just installed lxd using the instructions here: > > https://linuxcontainers.org/lxd/getting-started-cli/ > > > > But I can't launch new containers. I get the following: > > > > http://paste.ubuntu.com/12006031/ > > > > What should I do to help debug/ fix this? > > It looks like it's failing to save the config file, which is > (attempting) to be created by go's ioutil.TempFile(); do you have a > /tmp that is writable by the user LXD is running as? > > Tycho > _______________________________________________ > lxc-users mailing list > [email protected] > http://lists.linuxcontainers.org/listinfo/lxc-users
_______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
