-
### Description
A `ValueError` has been reported in Sentry indicating that Django is attempting to handle a connection type it doesn't support. The error message is: "Django can only handle ASGI/HTTP …
-
[Django Daphne](https://github.com/django/daphne/issues/56) is under development to support ASGI, but Daphne server is extremely new and not yet suitable for production (e.g. no SSL support, maturatio…
-
```
ERROR: Exception in ASGI application
Traceback (most recent call last):
File ".../conda_envs/pulid/lib/python3.10/site-packages/pydantic/type_adapter.py", line 270, in _init_core_attrs
…
-
after open the webpage:
this show:
To create a public link, set `share=True` in `launch()`.
ERROR: Exception in ASGI application
Traceback (most recent call last):
File "/zhouxiangzhong/mi…
-
I just installed XTTS-Finetune-Webui, but I can't use it because when I click the "Create Dataset" I get the error below.
Reinstalling it didn't help, and looking for previous similar issues didn't…
-
As requested (Carlton Gibson) in Django ticket https://code.djangoproject.com/ticket/35757#comment:21 I open an issue in this repo.
### Problem
When using 'daphne' + 'channels' in a Django polls …
harmv updated
2 weeks ago
-
ERROR: Exception in ASGI application
+ Exception Group Traceback (most recent call last):
| File "C:\Users\jcdar\Miniconda3\envs\sonitr\lib\site-packages\starlette\_utils.py", line 77, in c…
-
**Is your feature request related to a problem? Please describe.**
My app may have different dependencies that I want check using k8s probes (database, s3, etc)
**Describe the solution you'd like*…
-
There's a PR on uvicorn to add this extension: https://github.com/encode/uvicorn/pull/1119
And I have a question... The author said we either need to maintain the list that is maintained by IANA, o…
-
### How do you use Sentry?
Self-hosted/on-premise
### Version
1.40.0
### Steps to Reproduce
1. Install requirements
```
quart==0.19.4
quart-flask-patch==0.3.0
Flask-Caching==2.1.0
Jinja2==3…