HTTP 404 When Attempting to Delete Volume

Asked by Tom Purcell

Hello

I'm running openstack-dashboard.noarch 2012.1-4.el6 on a RHEL 6.2. I have the entire stack running on one node. All service are up and running and appear healthy. I have a volume that has been in the "Attaching" state for some time(see: https://answers.launchpad.net/nova/+question/198219). When I attempt to delete the volume via the dashboard the response is:

Internal Server Error
An unexpected error occurred while processing your request. Please try your request again.

The nova/compute.log and the nova/volume.log show no related messages. The nova/api.log shows all 200s:

2012-05-23 16:47:52 INFO nova.api.openstack.wsgi [req-49296f58-f56d-4aff-aa50-f495441c7458 812056f38a5a4624ae82e333dc5b5edd 610ec35eaed74f58a023c077aea3aac1] GET http://localhost:8774/v1.1/610ec35eaed74f58a023c077aea3aac1/servers/detail?project_id=610ec35eaed74f58a023c077aea3aac1
2012-05-23 16:47:52 INFO nova.api.openstack.wsgi [req-49296f58-f56d-4aff-aa50-f495441c7458 812056f38a5a4624ae82e333dc5b5edd 610ec35eaed74f58a023c077aea3aac1] http://localhost:8774/v1.1/610ec35eaed74f58a023c077aea3aac1/servers/detail?project_id=610ec35eaed74f58a023c077aea3aac1 returned with HTTP 200
2012-05-23 16:47:52 INFO nova.api.openstack.wsgi [req-da9caf4f-ae53-4447-b4c8-f2d6e7531992 812056f38a5a4624ae82e333dc5b5edd 610ec35eaed74f58a023c077aea3aac1] GET http://localhost:8774/v1.1/610ec35eaed74f58a023c077aea3aac1/flavors/detail
2012-05-23 16:47:52 INFO nova.api.openstack.wsgi [req-da9caf4f-ae53-4447-b4c8-f2d6e7531992 812056f38a5a4624ae82e333dc5b5edd 610ec35eaed74f58a023c077aea3aac1] http://localhost:8774/v1.1/610ec35eaed74f58a023c077aea3aac1/flavors/detail returned with HTTP 200
2012-05-23 16:47:52 INFO nova.api.openstack.wsgi [req-40f307a7-dd52-45d5-865b-8186b2b345cd 812056f38a5a4624ae82e333dc5b5edd 610ec35eaed74f58a023c077aea3aac1] GET http://localhost:8776/v1/610ec35eaed74f58a023c077aea3aac1/volumes/detail
2012-05-23 16:47:53 AUDIT nova.api.openstack.volume.volumes [req-40f307a7-dd52-45d5-865b-8186b2b345cd 812056f38a5a4624ae82e333dc5b5edd 610ec35eaed74f58a023c077aea3aac1] vol=<nova.db.sqlalchemy.models.Volume object at 0x52a9250>
2012-05-23 16:47:53 INFO nova.api.openstack.wsgi [req-40f307a7-dd52-45d5-865b-8186b2b345cd 812056f38a5a4624ae82e333dc5b5edd 610ec35eaed74f58a023c077aea3aac1] http://localhost:8776/v1/610ec35eaed74f58a023c077aea3aac1/volumes/detail returned with HTTP 200

But the apache access_log shows a bunch of 404s:
147.191.227.240 - - [23/May/2012:16:47:53 +0000] "GET /dashboard/nova/instances_and_volumes/bootstrap/js/bootstrap.min.js HTTP/1.1" 404 3344 "http://10.253.181.93/dashboard/nova/instances_and_volumes/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.46 Safari/536.5"
147.191.227.240 - - [23/May/2012:16:47:53 +0000] "GET /dashboard/nova/instances_and_volumes/horizon/js/hogan-1.0.5.min.js HTTP/1.1" 404 3344 "http://10.253.181.93/dashboard/nova/instances_and_volumes/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.46 Safari/536.5"
147.191.227.240 - - [23/May/2012:16:47:53 +0000] "GET /dashboard/nova/instances_and_volumes/horizon/js/plugins.js HTTP/1.1" 404 3344 "http://10.253.181.93/dashboard/nova/instances_and_volumes/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.46 Safari/536.5"
147.191.227.240 - - [23/May/2012:16:47:53 +0000] "GET /dashboard/nova/instances_and_volumes/horizon/js/horizon.js HTTP/1.1" 404 3344 "http://10.253.181.93/dashboard/nova/instances_and_volumes/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.46 Safari/536.5"
147.191.227.240 - - [23/May/2012:16:47:53 +0000] "GET /dashboard/nova/instances_and_volumes/horizon/js/tabs.js HTTP/1.1" 404 3344 "http://10.253.181.93/dashboard/nova/instances_and_volumes/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.46 Safari/536.5"
147.191.227.240 - - [23/May/2012:16:47:53 +0000] "GET /dashboard/nova/instances_and_volumes/horizon/js/tables.js HTTP/1.1" 404 3344 "http://10.253.181.93/dashboard/nova/instances_and_volumes/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.46 Safari/536.5"
147.191.227.240 - - [23/May/2012:16:47:53 +0000] "GET /dashboard/nova/instances_and_volumes/horizon/js/modals.js HTTP/1.1" 404 3344 "http://10.253.181.93/dashboard/nova/instances_and_volumes/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.46 Safari/536.5"
147.191.227.240 - - [23/May/2012:16:47:53 +0000] "GET /dashboard/nova/instances_and_volumes/horizon/js/forms.js HTTP/1.1" 404 3344 "http://10.253.181.93/dashboard/nova/instances_and_volumes/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.46 Safari/536.5"
147.191.227.240 - - [23/May/2012:16:47:53 +0000] "GET /dashboard/nova/instances_and_volumes/horizon/js/form_examples.js HTTP/1.1" 404 3344 "http://10.253.181.93/dashboard/nova/instances_and_volumes/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.46 Safari/536.5"
147.191.227.240 - - [23/May/2012:16:47:53 +0000] "GET /dashboard/nova/instances_and_volumes/dashboard/img/favicon.ico HTTP/1.1" 404 3344 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.46 Safari/536.5"

Do I have something mis-configured?

Note: Same behavior with Chrome Version 19.0.1084.46 and Firefox 12.0.

Thanks
Tom

Question information

Language:
English Edit question
Status:
Expired
For:
OpenStack Dashboard (Horizon) Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

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