Getting http response instead of image file while wget cirros

Bug #1860792 reported by Pawel Kaminski
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
devstack
Invalid
Undecided
Unassigned

Bug Description

I try to install devstack. During installation cirros image is downloaded. Sometimes instead of image file I get http file with content:
<html><body onload='resend();'>
<script>
function resend() {
        document.cookie="here is random id"; max-age=1; path=/";
        window.location.reload();
}
</script>
</body>
</html>

Durig command: wget --progress=dot:giga -c http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img -O /opt/stack/devstack/files/cirros-0.4.0-x86_64-disk.img
I get:
Length: unspecified
Saving to: ‘/opt/stack/devstack/files/cirros-0.4.0-x86_64-disk.img’

     0K 7.67M=0s

2020-01-24 08:37:15 (7.67 MB/s) - ‘/opt/stack/devstack/files/cirros-0.4.0-x86_64-disk.img’ saved [189]

Revision history for this message
Marcin Juszkiewicz (hrw) wrote :

https://github.com/cirros-dev/cirros/issues/12 has description why that happened.

We are moving to GitHub with release stuff. 0.5.0-pre2 got released yesterday.

Revision history for this message
Marcin Juszkiewicz (hrw) wrote :

We == CirrOS

Revision history for this message
Radosław Piliszek (yoctozepto) wrote :

Only temporary mirror issue.

Changed in devstack:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.