Hello, On 28 August 2016 at 03:56, Martinx - ジェームズ <[email protected]> wrote: > Guys, > > It is impossible to download Ubuntu Cloud Image right now: > > http://uec-images.ubuntu.com/releases/16.04/release/ubuntu-16.04-server-cloudimg-amd64-disk1.img > > Returns: Forbidden! >
The url you are using is an odd one... cloud images are only served on https at https://cloud-images.ubuntu.com/ as far as I know. I've never heard of uec-images... =/ is that some old/legacy place or some such? Most current xenial image can be downloaded from https://cloud-images.ubuntu.com/xenial/current/ And that site also hosts all metadata for simplestreams & ubuntu-cloudimg-query based downloads and mirroring. Not sure why you have posted this to so many mailing list. > ---- > wget > http://uec-images.ubuntu.com/releases/16.04/release/ubuntu-16.04-server-cloudimg-amd64-disk1.img > --2016-08-28 02:50:36-- > http://uec-images.ubuntu.com/releases/16.04/release/ubuntu-16.04-server-cloudimg-amd64-disk1.img > Resolving uec-images.ubuntu.com (uec-images.ubuntu.com)... 91.189.88.140 > Connecting to uec-images.ubuntu.com > (uec-images.ubuntu.com)|91.189.88.140|:80... connected. > HTTP request sent, awaiting response... 403 Forbidden > 2016-08-28 02:50:36 ERROR 403: Forbidden. > ---- > > This broke my OpenStack deployment, because Glance tries to download it and > then it fails (error 500 on Glance). > > --- > http://paste.openstack.org/show/564302/ > --- > > Here is how I'm adding Ubuntu images to my OpenStack Mitaka Cloud: > > --- > glance image-create --location > http://uec-images.ubuntu.com/releases/16.04/release/ubuntu-16.04-server-cloudimg-amd64-disk1.img > --name "Ubuntu 16.04.1 LTS - Xenial Xerus - 64-bit - Cloud Based Image" > --is-public true --container-format bare --disk-format qcow2 > --- > > Cheers! > Thiago > > -- > ubuntu-server mailing list > [email protected] > https://lists.ubuntu.com/mailman/listinfo/ubuntu-server > More info: https://wiki.ubuntu.com/ServerTeam -- Regards, Dimitri. -- ubuntu-server mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam
