-
I am trying out your DFIR IRIS web product on a RHEL server running podman. I have attemped multiple ways to serve the dfir-iris from a subdirectory like domain.com/iris but most of the CSS and lin…
-
# Description
Default getcapabilities use case does work.
Enpodints:
- /csw
- /csw?service=CSW&version=2.0.2&request=GetCapabilities
return error 500
# Environment
- operating system…
-
**Describe the bug**
When running a Django App with socketify Djnago says:
You cannot call this from an async context - use a thread or sync_to_async
**To Reproduce**
Steps to reproduce the beha…
-
As a Python developer, I would like a WSGI handler module so that I can use H2O to host my web apps and cloud services. A few requirements off the top of my head:
- Full PEP-3333 compliance (tested)
-…
-
**Describe the bug**
Last sprint, BiodivSports app instance have often been unusable due to an heavy load (almost camptocamp calls, which culminate to more than 250000 hits/day this summer). Conse…
-
ALOSP 17.1.4 (python-webob) security update
Severity: moderate
Description
WebOb provides wrappers around the WSGI request environment, and an object
to help create WSGI responses. The objects map m…
-
ALOSP 17.1.4 (python-webob) security update
Severity: moderate
Description
WebOb provides wrappers around the WSGI request environment, and an object
to help create WSGI responses. The objects map m…
-
Similar to #1950, but for WSGI.
-
### Describe the issue:
when accessing http://127.0.0.1:8503/strompreis we get a crash.
flask_server line 52 is calling the wrong config as a start `config=config.eos.prediction_hours,` should be…
-
Hi!
The WSGI spec includes support for optional platform-specific file handling support via `wsgi.file_wrapper`:
https://peps.python.org/pep-3333/#optional-platform-specific-file-handling
This …