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
