monarch-initiative/biolink-api

nginx errors after upgrading to gunicon 20.0.0

Opened this issue · 0 comments

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.