-
Hello!
I try to use flask-socketio with gunicorn and at it works well. But when i try to use reload mod for debbuging, autoreload doesn't work on code changes. It happens only if i run socketio. I …
-
Hey @RaiBnod,
Do you know if using only `flask` without `wsgi`, `flask` is able to handle only one request in one time.
if downloading artifact take a time, it can block other requests.
-
Can you guys help me please! This is driving me crazy. I have googled the problem but can't find an answer. When I run the command ./gunicorn_start I get this error:
[2016-01-14 20:11:14 +0000] [2885…
-
{
"platform":"",
"hub-mirror": [
"bmltenabled/uvicorn-gunicorn-fastapi:python3.10-slim"
]
}
-
I have been stuck for a very long time deploying my web app because of some of the gunicorn features that get disabled when using the meinheld worker with gunicorn. To be clear, I've been using the ht…
-
The commit 2e251cecd4b002381cb6b65f1759de28b46523d3 seem to introduce problems for gunicorn.
If I run gunicorn with more than 1 worker, I get bad file descriptor sockets and everything seem to fall ap…
-
Gunicorn no longer works with the django_gunicorn script.
I have solved the issue by moving /evewspace/evewspace/apache/wsgi.py to /evewspace/ and using this config for supervisor:
```
command=/home…
-
We have a web app using django and gunicorn, I don't appreciate how gunicorn handles its workers but after [the recent changes](https://github.com/logentries/le_python/commit/c39b4002ec865dfb94622810a…
-
> Please provide us with the following information:
> ---------------------------------------------------------------
### This issue is for a: (mark with an `x`)
```
- [X] bug report -> please…
-
In the EU, a user encounters a `KeyError: 'name'` when loading the `bakta` tool in Galaxy. The error occurs consistently for this specific tool, regardless of the Galaxy history used (attempted with a…