<div dir="ltr">Hi Stéphane,<div><br></div><div>I guess I wasn't being patient enough - it was on my rpi2</div><div><br></div><div>Matty</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 23, 2015 at 9:23 PM, Stéphane Graber <span dir="ltr"><<a href="mailto:stgraber@ubuntu.com" target="_blank">stgraber@ubuntu.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Mon, Nov 23, 2015 at 09:04:48PM +0000, Matthew Williams wrote:<br>
> Hey folks,<br>
><br>
> I thought i'd write an email as I'm not sure exactly where the bug should<br>
> be addressed - documentation or some install step...<br>
><br>
> I was installing lxd on snappy (very exciting in itself)<br>
><br>
> Following 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>
> It seems like there's a missing step about needing to get a client cert<br>
> created?<br>
><br>
> After following the instructions on the website I got:<br>
><br>
> $ lxd-images import ubuntu --alias ubuntu<br>
><br>
> LXD isn't running.<br>
><br>
> Then I tried<br>
> $ lxc list<br>
> Generating a client certificate. This may take a minute...<br>
><br>
> After this I restarted and it all seemed fine<br>
><br>
> Matty<br>
<br>
</div></div>Nope, no client certificate is needed by lxd-images.<br>
<br>
I don't know what device you're running it on, but for ARM devices it<br>
can take minutes (up to 10 or so) for it to generate the LXD server<br>
certificate, until that's done, any attempt to communicate with it will<br>
result in "LXD isn't running".<br>
<br>
On x86, things tend to be much quicker (just a few seconds).<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Stéphane Graber<br>
Ubuntu developer<br>
<a href="http://www.ubuntu.com" rel="noreferrer" target="_blank">http://www.ubuntu.com</a><br>
</font></span><br>_______________________________________________<br>
lxc-devel mailing list<br>
<a href="mailto:lxc-devel@lists.linuxcontainers.org">lxc-devel@lists.linuxcontainers.org</a><br>
<a href="http://lists.linuxcontainers.org/listinfo/lxc-devel" rel="noreferrer" target="_blank">http://lists.linuxcontainers.org/listinfo/lxc-devel</a><br>
<br></blockquote></div><br></div>