Localhost not connecting on mac

Whn I tried to got to the link http://localhost:8000/polls/, I kept getting an error page saying
This site can’t be reached

localhost refused to connect.

Same thing happens when I try to go to: http://127.0.0.1:8000/

Are there port settings I need to change on my device to troubleshoot?

How are you running the server? Can you show the command you’re using and the results of running it?