Bug 1481774 - Horizon won't load with OSP11 - Script timed out before returning headers: django.wsgi
Summary: Horizon won't load with OSP11 - Script timed out before returning headers: dj...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-puppet-modules
Version: 9.0 (Mitaka)
Hardware: x86_64
OS: Linux
high
medium
Target Milestone: zstream
: 9.0 (Mitaka)
Assignee: Radomir Dopieralski
QA Contact: Arik Chernetsky
URL:
Whiteboard:
Depends On: 1478042 1478870 1479051 1479055 1479056 1479057 1479058 1479732 1496173
Blocks: 1485889 1485890 1485894
TreeView+ depends on / blocked
 
Reported: 2017-08-15 16:44 UTC by Radomir Dopieralski
Modified: 2020-12-14 09:32 UTC (History)
23 users (show)

Fixed In Version: openstack-puppet-modules-8.1.13-6.el7ost
Doc Type: Bug Fix
Doc Text:
Previously, some binary Python modules used by Horizon were compiled with a flag that requires them to use the simplified GIL state API. Since mod_wsgi uses sub-interpreters and the simplified GIL state API is not reentrant, it results in the mod_wsgi locking up. Consequently the dashboard is unavailable. With this update, the mod_wsgi configuration was changed, forcing mod_wsgi to use the main interpreter instead of sub-interpreters. As a result, mod_wsgi works correctly.
Clone Of: 1479732
: 1485889 (view as bug list)
Environment:
Last Closed: 2017-09-27 13:08:45 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1573488 0 None None None 2017-08-15 16:44:05 UTC
Launchpad 1708655 0 None None None 2017-08-15 16:44:05 UTC
OpenStack gerrit 491459 0 None None None 2017-08-15 16:44:05 UTC
Red Hat Product Errata RHBA-2017:2814 0 normal SHIPPED_LIVE openstack-packstack and openstack-puppet-modules bug fix advisory 2017-09-27 17:02:09 UTC

Comment 7 Radomir Dopieralski 2017-09-21 12:59:31 UTC
I copied the doctext from the parent bug.

Comment 8 Radomir Dopieralski 2017-09-22 15:35:32 UTC
I installed the latest puddle with openstack-puppet-modules-8.1.13-6.el7ost.noarch

I verified that Horizon is accessible, and that /etc/httpd/conf.d/15-horizon_vhost.conf contains the line WSGIApplicationGroup %{GLOBAL}.

Comment 10 errata-xmlrpc 2017-09-27 13:08:45 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2017:2814


Note You need to log in before you can comment on or make changes to this bug.