devstack installation issue: Failed to upload image ( HTTP 500)
Trying to install devstack on a VM wth ubuntu 12.04 LTS , I got the following error.
500 Internal Server Error
2014-03-07 15:50:05.583 | Failed to upload image eefc09df-53cd-4789-9747-02ceebf8685a
2014-03-07 15:50:05.584 | (HTTP 500)
2014-03-07 15:50:05.601 | + KERNEL_ID=
2014-03-07 15:50:05.603 | + '[' -n /home/stack/devstack/files/images/cirros-0.3.1-x86_64-uec/cirros-0.3.1-x86_64-initrd ']'
2014-03-07 15:50:05.604 | ++ grep ' id '
2014-03-07 15:50:05.605 | ++ glance --os-auth-token M
The file /home/stack/devstack/files/images/cirros-0.3.1-x86_64-uec/cirros-0.3.1-x86_64-initrd is not missing on my pc. I have tried to unstack, clean and clone again devstack but still same problem.
Any idea ? The only solution I see now is trying to install RDO but I am on ubuntu so may be not so easy.
check better your logs as a lot of things may be failing... authentication, for example? Edit your question to add more details.Also, search this site as this is a common problem.
I have set in file local.conf the HOST_IP with my eth0 IP address. And now... I have another error... GATEWAY TIMEOUT 504.