glance image-create time out
Hello.
Im trying to install OpenStack using this manual - http://
After encoutering few problems i came across one that i can't solve.
root@controller:~# glance image-create --location http://
Error communicating with /v1/images: timed out
and
root@controller:~# glance image-list
Error communicating with /v1/images/
I followed manual step by step, did same network config ect. Any ideas what to do with?
I can include listings of my conf files if needed.
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Glance Edit question
- Assignee:
- No assignee Edit question
- Last query:
- 2013-03-05
- Last reply:
- 2014-05-14
Brian Waldon (bcwaldon) said : | #1 |
You should look in your glance-api log for any ERROR or TRACE lines. It's not obvious from your report what exactly is failing. Did you attempt to download this image through Glance, or just view the metadata?
Adam Iwanowski (a-iwanowski) said : | #2 |
Hey.
I tryied to download image through Glance. This is listing of my glance api log :
2013-03-04 11:55:06 1541 INFO glance.
2013-03-04 11:55:09 1541 ERROR glance.
2013-03-04 11:55:09 1541 TRACE glance.
2013-03-04 11:55:09 1541 TRACE glance.
2013-03-04 11:55:09 1541 TRACE glance.
2013-03-04 11:55:09 1541 TRACE glance.
2013-03-04 11:55:09 1541 TRACE glance.
2013-03-04 11:55:09 1541 TRACE glance.
2013-03-04 11:55:09 1541 TRACE glance.
2013-03-04 11:55:09 1541 TRACE glance.
2013-03-04 11:55:09 1541 TRACE glance.
2013-03-04 11:55:09 1541 TRACE glance.
2013-03-04 11:55:09 1541 TRACE glance.
2013-03-04 11:55:09 1541 TRACE glance.
2013-03-04 11:55:09 1541 TRACE glance.
2013-03-04 11:55:09 1541 TRACE glance.
2013-03-04 11:55:09 1541 TRACE glance.
2013-03-04 11:55:09 1541 TRACE glance.
2013-03-04 11:55:09 1541 TRACE glance.
2013-03-04 11:55:09 1541 TRACE glance.
2013-03-04 11:55:09 1541 TRACE glance.
2013-03-04 11:55:09 1541 TRACE glance.
2013-03-04 11:55:09 1541 TRACE glance.
2013-03-04 11:55:09 1541 TRACE glance.
2013-03-04 11:55:09 1541 TRACE glance.
2013-03-04 11:55:09 1541 TRACE glance.
Brian Waldon (bcwaldon) said : | #3 |
It's pretty obvious that Glance can't talk to your amqp server to send it's notifications. Glance admittedly isn't handling this failure very well, but you could get around this by either tracking down why that connection fails or by turning off notifications altogether.
Gowri (gouribudal) said : | #4 |
Hi Adam Iwanowski,
Can you tell me whether this problem is solved ? I wanted to know how I can download images from Glance. I tried to download but I was unsuccessful.Can you help me with this ?
Thanks,
Gowri
Can you help with this problem?
Provide an answer of your own, or ask Adam Iwanowski for more information if necessary.