25, 2012 5:16 PM
To: Gabriel Hurley
Cc: openstack@lists.launchpad.net
Subject: Re: [Openstack] Openstack Dashboard Error
Hi-
I'm seeing this error, when I login to the Openstack Dashboard in the apache2
error logs ..
[error] No handlers could be found for logger "openstack_dashboa
Hi-
I'm seeing this error, when I login to the Openstack Dashboard in the
apache2 error logs ..
[error] No handlers could be found for logger "openstack_dashboard"
In the Webpage its displaying "
Internal Server Error
An unexpected error occurred while processing your request. Please try your
It sounds like your local_settings.py file is missing any logging
configuration. The default config from the local_settings.py.example file is a
good place to start.
If that’s not the case, then it would be helpful to know how you installed
OpenStack/Horizon, what you’ve done to configure it, e
Cool, thanks for the swift (pun intended) reply.
I suppose I could have figured this out myself, but that wouldn't have been a
swift exercise given my limited Openstack experience.
The Openstack community looks friendly and helpful, looking forward to
interacting and possibly contributing where
The dashboard does not currently detect whether or not a swift endpoint is
present, and instead relies on the boolean setting SWIFT_ENABLED. I would
guess that whatever "all in one" script you are using is deploying an older
version of the local settings file.
You can resolve this error by adding
5 matches
Mail list logo