Unable to access my EC2 ubuntu server with public ip:8000 [closed]

I associated public elastic ip address to my EC2 instance , Installed Virtual environment properly,

python manage.py runserver 0.0.0.0:8000 is executed properly

Postgresql is connected at port 5432 properly. Port 22, 80, 443 firewall are allowed properly here is the security group screen shot attached

img1

here are outbound rules

img 2

when I run the sudo ufw status verbose I get the following it indicates my all needed ports are properly attached img3

my routing tables , Network ACL are also set properly img 4

but when I try to access my server I get following errors.img 5

Вернуться на верх