openstack安装dashboard后访问horizon出错 End of script output before headers: django.wsgi
Posted 李悠然
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了openstack安装dashboard后访问horizon出错 End of script output before headers: django.wsgi相关的知识,希望对你有一定的参考价值。
在配置文件中增加如下的一句解决问题
/etc/apache2/conf-available/openstack-dashboard.conf
WSGIApplicationGroup %{GLOBAL}
[Thu Jan 04 11:32:23.287776 2018] [mpm_event:notice] [pid 82455:tid 139795941345152] AH00489: Apache/2.4.7 (Ubuntu) mod_wsgi/3.4 Python/2.7.6 configured -- resuming normal operations
[Thu Jan 04 11:32:23.287863 2018] [core:notice] [pid 82455:tid 139795941345152] AH00094: Command line: \'/usr/sbin/apache2\'
[Thu Jan 04 03:32:48.606837 2018] [:error] [pid 82458:tid 139795793630976] Could not process panel theme_preview: Dashboard with slug "developer" is not registered.
[Thu Jan 04 03:32:52.373952 2018] [:error] [pid 82459:tid 139795835594496] Could not process panel theme_preview: Dashboard with slug "developer" is not registered.
[Thu Jan 04 03:32:54.697505 2018] [:error] [pid 82460:tid 139795835594496] Could not process panel theme_preview: Dashboard with slug "developer" is not registered.
[Thu Jan 04 03:33:29.355404 2018] [:error] [pid 82460:tid 139795760060160] Login successful for user "admin".
配置apache的-l 127.0.0.1 与Apache中的配置ip不一致 修改一直解决问题
以上是关于openstack安装dashboard后访问horizon出错 End of script output before headers: django.wsgi的主要内容,如果未能解决你的问题,请参考以下文章
openstack安装dashboard后访问horizon出错 End of script output before headers: django.wsgi
openstack配置好dashboard后,登录不上,报500错误
OpenStack---M版---双节点搭建---Dashboard安装和配置
Openstack安装Dashboard之后,浏览器无法打开页面 500 Internal Server Error
原创|NO.C.0007——OpenStack.Dashboard|Horizon仪表盘套件|安装仪表盘套件|通过IE登录|