With Havana 2 installed, Launching horizon UI results in the error " NameError: name 'Dashboard' is not defined"
Hi All,
I installed Havana2, after installation Launching horizon UI results in the error " NameError: name 'Dashboard' is not defined".
Below is the log snippet from apache2:
[Thu Aug 08 09:44:41 2013] [error] Warning: Could not import Horizon dependencies. This is normal during installation.
[Thu Aug 08 09:44:41 2013] [error] [client 10.1.6.45] mod_wsgi (pid=16851): Exception occurred processing WSGI script '/usr/share/
[Thu Aug 08 09:44:41 2013] [error] [client 10.1.6.45] Traceback (most recent call last):
[Thu Aug 08 09:44:41 2013] [error] [client 10.1.6.45] File "/usr/lib/
[Thu Aug 08 09:44:41 2013] [error] [client 10.1.6.45] self.load_
[Thu Aug 08 09:44:41 2013] [error] [client 10.1.6.45] File "/usr/lib/
[Thu Aug 08 09:44:41 2013] [error] [client 10.1.6.45] for middleware_path in settings.
[Thu Aug 08 09:44:41 2013] [error] [client 10.1.6.45] File "/usr/lib/
[Thu Aug 08 09:44:41 2013] [error] [client 10.1.6.45] self._setup(name)
[Thu Aug 08 09:44:41 2013] [error] [client 10.1.6.45] File "/usr/lib/
[Thu Aug 08 09:44:41 2013] [error] [client 10.1.6.45] self._wrapped = Settings(
[Thu Aug 08 09:44:41 2013] [error] [client 10.1.6.45] File "/usr/lib/
[Thu Aug 08 09:44:41 2013] [error] [client 10.1.6.45] mod = importlib.
[Thu Aug 08 09:44:41 2013] [error] [client 10.1.6.45] File "/usr/lib/
[Thu Aug 08 09:44:41 2013] [error] [client 10.1.6.45] __import__(name)
[Thu Aug 08 09:44:41 2013] [error] [client 10.1.6.45] File "/usr/share/
[Thu Aug 08 09:44:41 2013] [error] [client 10.1.6.45] from local.local_
[Thu Aug 08 09:44:41 2013] [error] [client 10.1.6.45] File "/usr/share/
[Thu Aug 08 09:44:41 2013] [error] [client 10.1.6.45] from horizon.utils import secret_key
[Thu Aug 08 09:44:41 2013] [error] [client 10.1.6.45] File "/usr/lib/
[Thu Aug 08 09:44:41 2013] [error] [client 10.1.6.45] assert Dashboard
[Thu Aug 08 09:44:41 2013] [error] [client 10.1.6.45] NameError: name 'Dashboard' is not defined
[Thu Aug 08 09:44:41 2013] [error] [client 10.1.6.45] File does not exist: /var/www/
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- Vivekanandan B
- Solved:
- 2013-11-07
- Last query:
- 2013-11-07
- Last reply:
- 2013-11-07
Lin Hua Cheng (lin-hua-cheng) said : | #1 |
Did you encounter any error during debian install of horizon?
Vivekanandan B (bvivek) said : | #2 |
Hi,
No, there were no errors during debian install of the packages.
Julian Sternberg (jules-i) said : | #3 |
facing into exactly the same error when installing Openstack Havana b2 on Wheezy
Martin Mailand (todin) said : | #4 |
I have the some problem on Ubuntu 12.04.
This looks like it's probably a bug, raised 1210253
Vivekanandan B (bvivek) said : | #6 |
Yes, the problem is now solved. I had raised the issue 1210253 which is fixed now.