Can you try setting DEBUG=True (For troubleshooting only) in 
openstack_dashboard/settings.py ? (and then restart Horizon/Dashboard)
Then you may get more information when you run into the following error.

-Mandar

P.S: I assume that you have ":" between $my_ip and 5000 in 
OPENSTACK_KEYSTONE_URL

From: openstack-bounces+mandar.vaze=nttdata....@lists.launchpad.net 
[mailto:openstack-bounces+mandar.vaze=nttdata....@lists.launchpad.net] On 
Behalf Of Raghuram Bondalapati
Sent: Thursday, May 31, 2012 5:13 AM
To: openstack@lists.launchpad.net
Subject: [Openstack] Cannot access nova instances from dashboard

Hello, when logged in as 'adminUser' [part of  admin role] into dash board i 
cannot access 'Instances & Volumes' tab. When i click on it i get the below 
error.
However i can create instances as the same user from CLI usina 'nova boot' 
command. All my services and users are created in the same tenant.
Not sure if that has any implications wrt to the below error.

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

I canmnot find anything usefull from the apache logs except for the below 
message.

[Wed May 30 16:08:40 2012] [error] No handlers could be found for logger 
"openstack_dashboard"

Dashboard configuration is pated below.

OPENSTACK_HOST = "10.2.83.20"
OPENSTACK_KEYSTONE_URL = "http://$my_ip5000/v2.0";
OPENSTACK_KEYSTONE_ADMIN_URL = "http://$my_ip:35357/v2.0";
OPENSTACK_KEYSTONE_DEFAULT_ROLE = "admin"

Any ideas/suggestions are very much appreciated. Thanks!



______________________________________________________________________
Disclaimer:This email and any attachments are sent in strictest confidence for 
the sole use of the addressee and may contain legally privileged, confidential, 
and proprietary data.  If you are not the intended recipient, please advise the 
sender by replying promptly to this email and then delete and destroy this 
email and any attachments without any further use, copying or forwarding
_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

Reply via email to