Restarting the Django server displays the following error:
this port is already running....
This problem occurs specifically on Ubuntu and
ps aux | grep manage
ubuntu 3438 127.0.0 2.3 40256 14064 pts/0 T 06:47 0:00 python manage.py runserver
kill -9 3438