<div dir="ltr">Hi Tycho,<div><br></div><div>It's probably doing something like this thenĀ <a href="http://play.golang.org/p/mybQSejDo8">http://play.golang.org/p/mybQSejDo8</a>.</div><div><br></div><div>That works when I run it on the same machine. Would lxd be running this command as the lxd user though is that right?</div><div>The user I was running this command as was in the lxd group though</div><div><br></div><div>Matty</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Aug 5, 2015 at 2:25 PM, Tycho Andersen <span dir="ltr"><<a href="mailto:tycho.andersen@canonical.com" target="_blank">tycho.andersen@canonical.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Matthew,<br>
<span class=""><br>
On Wed, Aug 05, 2015 at 11:40:12AM +0100, Matthew Williams wrote:<br>
> Hey Folks,<br>
><br>
> I just installed lxd using the instructions here:<br>
> <a href="https://linuxcontainers.org/lxd/getting-started-cli/" rel="noreferrer" target="_blank">https://linuxcontainers.org/lxd/getting-started-cli/</a><br>
><br>
> But I can't launch new containers. I get the following:<br>
><br>
> <a href="http://paste.ubuntu.com/12006031/" rel="noreferrer" target="_blank">http://paste.ubuntu.com/12006031/</a><br>
><br>
> What should I do to help debug/ fix this?<br>
<br>
</span>It looks like it's failing to save the config file, which is<br>
(attempting) to be created by go's ioutil.TempFile(); do you have a<br>
/tmp that is writable by the user LXD is running as?<br>
<br>
Tycho<br>
_______________________________________________<br>
lxc-users mailing list<br>
<a href="mailto:lxc-users@lists.linuxcontainers.org">lxc-users@lists.linuxcontainers.org</a><br>
<a href="http://lists.linuxcontainers.org/listinfo/lxc-users" rel="noreferrer" target="_blank">http://lists.linuxcontainers.org/listinfo/lxc-users</a></blockquote></div><br></div>