Horizon fails when upgrade to CentOS/RHEL 7.4

Bug #1724563 reported by Giuseppe Paterno'
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Opinion
Undecided
Unassigned

Bug Description

When using RHEL/CentOS and upgrading 7.4, Horizon fails with the following error:
End of script output before headers: django.wsgi

This is referenced to the following bugs:
https://access.redhat.com/solutions/3139791
https://bugzilla.redhat.com/show_bug.cgi?id=1478042

Here's my PR:
https://github.com/openstack/kolla-ansible/pull/8

Revision history for this message
Giuseppe Paterno' (gpaterno) wrote :

--- a/ansible/roles/horizon/templates/horizon.conf.j2
+++ b/ansible/roles/horizon/templates/horizon.conf.j2
@@ -11,6 +11,7 @@ TraceEnable off
     WSGIScriptReloading On
     WSGIDaemonProcess horizon-http processes={{ openstack_service_workers }} threads=1 user=horizon group=horizon display-name=%{GROUP} python-path={{ python_path }}
     WSGIProcessGroup horizon-http
+ WSGIApplicationGroup %{GLOBAL}
     WSGIScriptAlias / {{ python_path }}/openstack_dashboard/wsgi/django.wsgi
     WSGIPassAuthorization On

Revision history for this message
Eduardo Gonzalez (egonzalez90) wrote :

Hi, this bug was already fixed and backported to pike. Will be available in the next pike release 5.0.1 in a week or so.

Corresponding patch https://review.openstack.org/#/c/507121/

Regards

Changed in kolla:
status: New → Invalid
Revision history for this message
Giuseppe Paterno' (gpaterno) wrote : Re: [Bug 1724563] Re: Horizon fails when upgrade to CentOS/RHEL 7.4

Hi!
If possible, i'd love this to be backported to stable/ocata as well, as I
have many deployments still on ocata.
Thanks

On Wed, Oct 18, 2017 at 2:58 PM, Eduardo Gonzalez <email address hidden>
wrote:

> Hi, this bug was already fixed and backported to pike. Will be available
> in the next pike release 5.0.1 in a week or so.
>
> Corresponding patch https://review.openstack.org/#/c/507121/
>
> Regards
>
> ** Changed in: kolla
> Status: New => Invalid
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1724563
>
> Title:
> Horizon fails when upgrade to CentOS/RHEL 7.4
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/kolla/+bug/1724563/+subscriptions
>

Changed in kolla:
status: Invalid → Opinion
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.