couldn't remember the command from the top of my head. Try:
sudo lsof -i :8000
It should give you a clue as to what process has claimed the port.
couldn't remember the command from the top of my head. Try:
sudo lsof -i :8000
It should give you a clue as to what process has claimed the port.