I have a server running locally. But when I run it on aws ec2, and send a request from outside on port 8000, I get this error.
$ uvicorn sql_app.main:app --ho