Closed
Description
Deployment Type
Self-hosted
NetBox Version
v3.7.0
Python Version
3.9
Steps to Reproduce
This is a know issue with gunicorn that was introduced with the update of the gunicorn version in NetBox v3.5.7. Steps to reproduce can be found at benoitc/gunicorn#3038. Also some NetBox users are reporting these errors since v3.5.7 in that issue.
Expected Behavior
I do not expect to get an error 502 for common requests without an actual fault.
Observed Behavior
I get an error 502 when multiple sequential requests are sent to gunicorn with the default gunicorn version and configuration.
As there is not much happening with the gunicorn issue and pull request, I would like to suggest to downgrade gunicorn to version 20.1.0.