[ERROR] Exception in ASGI application

Hi Team, we are testing python with uvicorn starlette in Docker. When activating async await. the log kept throwing [ERROR] Exception in ASGI application. Is this because Render simply does not support ASGI/uvicon? Please advise.

Hi jedihugo,

I’m not too familiar with uvicorn but from my brief reading of their documentation it seems like this is an exception originating in the server code. If you have more logs or context around the situation when the server returns an exception that would very useful to try and narrow down what’s going on.