After upgrading to gunicorn 20.0.0 biolink no longer renders the swagger api-docs page, https://api-dev.monarchinitiative.org/api with 'ReferenceError: SwaggerUIBundle is not defined'
Nginx is showing:
upstream prematurely closed connection while reading upstream
The rest of the API seems to work fine. Scanning https://github.com/benoitc/gunicorn/issues to see if this has been reported with some potential fixes. For now I've manually backed us down to 19.9.0 on production.
After upgrading to gunicorn 20.0.0 biolink no longer renders the swagger api-docs page, https://api-dev.monarchinitiative.org/api with 'ReferenceError: SwaggerUIBundle is not defined'
Nginx is showing: upstream prematurely closed connection while reading upstream
The rest of the API seems to work fine. Scanning https://github.com/benoitc/gunicorn/issues to see if this has been reported with some potential fixes. For now I've manually backed us down to 19.9.0 on production.