[root@kilo-rc1 ~]# openstack-status
== Nova services ==
openstack-nova-api: active
......
== Horizon service ==
openstack-dashboard: 500
...
neutron-lbaas-agent: inactive (disabled on boot)
(alle other services are active)
[root@kilo-rc1 ~]# tail -f /var/log/httpd/horizon_error.log
[Thu Apr 23 18:16:14.264150 2015] [:error] [pid 1489] [remote ::1:200] File "/usr/lib/python2.7/site-packages/django/conf/__init__.py", line 132, in __init__
[Thu Apr 23 18:16:14.264160 2015] [:error] [pid 1489] [remote ::1:200] % (self.SETTINGS_MODULE, e)
[Thu Apr 23 18:16:14.264175 2015] [:error] [pid 1489] [remote ::1:200] ImportError: Could not import settings 'openstack_dashboard.settings' (Is it on sys.path? Is there an import error in the settings file?): No module named angular_cookies
...
[Thu Apr 23 18:21:15.819875 2015] [:error] [pid 1489] [remote 10.0.0.15:200] self._wrapped = Settings(settings_module)
[Thu Apr 23 18:21:15.819881 2015] [:error] [pid 1489] [remote 10.0.0.15:200] File "/usr/lib/python2.7/site-packages/django/conf/__init__.py", line 132, in __init__
[Thu Apr 23 18:21:15.819891 2015] [:error] [pid 1489] [remote 10.0.0.15:200] % (self.SETTINGS_MODULE, e)
[Thu Apr 23 18:21:15.819906 2015] [:error] [pid 1489] [remote 10.0.0.15:200] ImportError: Could not import settings 'openstack_dashboard.settings' (Is it on sys.path? Is there an import error in the settings file?): No module named angular_cookies
No module named angular_cookies ????
> But I can't access the dashboard, over the external IP, I'm getting:
Which external IP do you mean? Please explain your network setup.
> Internal Server Error
Please try service httpd restart then check for clues in
/var/log/httpd/horizon_error.log.
openstack-dashboard-2015.1-dev2.el7 worked for me but in a small VM
with 2G RAM and 1G swap I've seen oom-killer in action and httpd was
the first victim, ps_mem shows httpd using >300MB after short browsing
openstack-dashboard pages...
Cheers,
Alan
_______________________________________________
Rdo-list mailing list
Rdo-list@redhat.com
https://www.redhat.com/mailman/listinfo/rdo-list
To unsubscribe: rdo-list-unsubscribe@redhat.com