Error communicating with http://localhost:9292 [Errno 111] Connection refused when I type glance index

Asked by Alex Wang

I am new user for OpenStack and Ubuntu 12.04-Havana. I used dashboard to create two image files, on the next day, I found that those two imag files disappeared, and the image item doesn't work any more. Whenever I used glance command such as glance image-list, it will get "Error communicating with http:/localhost:9292 [Errno 111] Connection refused". I don't know how to solve this issue.

Question information

Language:
English Edit question
Status:
Expired
For:
Glance Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Alex Wang (alex-wang1) said :
#1

Would some expert help me about my Ubuntu openstack-havana glance command problem urgently???!!!

When I check with glance behavior, glance index always got this error
  "Error communicating with http://127.0.0.1:9292 [Errno 111] Connection refused"
  I check with glance-api --debug the following error shown:

2014-02-12 16:11:02.334 32680 DEBUG glance.common.config [-] Loading glance-api-keystone from /etc/glance/glance-api-paste.ini load_paste_app /usr/lib/python2.7/dist-packages/glance/common/config.py:223
  2014-02-12 16:11:02.335 32680 ERROR glance.common.config [-] Unable to load glance-api-keystone from configuration file /etc/glance/glance-api-paste.ini.
  Got: LookupError("No section 'rootapp' (prefixed by 'app' or 'application' or 'composite' or 'composit' or 'pipeline' or 'filter-app') found in config /etc/glance/glance-api-paste.ini",)
  ERROR: Unable to load glance-api-keystone from configuration file /etc/glance/glance-api-paste.ini.
  Got: LookupError("No section 'rootapp' (prefixed by 'app' or 'application' or 'composite' or 'composit' or 'pipeline' or 'filter-app') found in config /etc/glance/glance-api-paste.ini",)

netstat -antp |grep 9292, does NOT get anything?!

This problem bothers me for days, originally I thought if keystone fixed then the glance problem will be gone.
  Would you please help me to solve this "glance client" issue?!

Many thanks

Revision history for this message
Launchpad Janitor (janitor) said :
#2

This question was expired because it remained in the 'Open' state without activity for the last 15 days.