On 2017-12-27 01:17, Tomasz Chmielewski wrote:
Trying to launch a new container, but it fails:

# lxc launch images:ubuntu/xenial/amd64 testcontainer
Creating testcontainer
error: Failed to fetch
https://images.linuxcontainers.org:8443/1.0/images/ubuntu%2Fxenial%2Famd64:
404 Not Found


The issue started today, or a few days ago.


What's interesting, the above command works on some other systems.



ii  lxd-client                       2.21-0ubuntu2~16.04.1~ppa1
         amd64        Container hypervisor based on LXC - client

Replying to myself - this fixed the issue:

lxc remote set-url images https://images.linuxcontainers.org


I had https://images.linuxcontainers.org:8443 as the URL, apparently it's no longer valid.




Tomasz Chmielewski
https://lxadm.com
_______________________________________________
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

Reply via email to