0

Getting this Error: "You don't have permission to access that port" for every solution I have tried to run the server

python3 manage.py runserver

enter image description here

sudo python3 manage.py runserver 80

enter image description here

python manage.py runserver localhost:18080

enter image description here

python3 manage.py runserver --insecure 0.0.0.0:80

enter image description here

I have used several cmds to run django server but for all these I am getting the same error

  • Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. – Community Jan 08 '23 at 21:15

0 Answers0