-
I'm not sure how to read multiple processes per process. Is this supposed to be multiple **threads** per process?
-
Thank you very much for providing this minimal Connexion V3 project, especially the tox tests! I am trying to learn from your example. I don't have Python 3.6, instead I created a venv with 3.9. I cha…
-
Main installation is on server A
AWVS engine on server B
## Log Server B
```
root@9c46bf380314:/home/acunetix/.acunetix# cat logs/backend.log
2024-10-27 15:32:46,098: ERROR helpers.licensi…
-
I´m using django 2.2 and Python 3.6, i can´t understand this error log, i´m rookie, it´s my first application, I´m hopeless, on localhost work fine. Thank you.
```
Traceback (most recent call las…
-
Hello
We are migrating a Connexion v2 application to Connexion v3.
We are trying to use FlaskApp, however we encounter bugs in our services due to the number "worker threads" (10 WSGI threads) whi…
-
AttributeError: module 'todo_list.wsgi' has no attribute 'application'
follow:
ImportError: Module "todo_list.wsgi" does not define a "application" attribute/class
follow:
raise Improperl…
-
Happy to see Bottle get a version bump. I read through the patch notes and noticed added support for `aiohttp` and `uvloop` server adapters. I'm hoping to add a basic websocket implementation to my bo…
-
After upgrading from a pretty old version the exporter started to die repeatedly with
```
2024-10-25_15:03:38.94501 [2024-10-25 17:03:38 +0200] [1773730] [ERROR] Socket error processing request.
…
-
This is a great tool for descriptive analysis, and I am planning to use it on AWS.
However, due to the limitation of the AWS Elastic Beanstalk Python platform,
we need convert to the WSGI web applicat…
-
### Bug Summary
First of all thank you very much for this great app!