Restarting the Django server displays the following error:
this port is already running....
This problem occurs specifically on Ubuntu and
Click the arrow in the screenshot and find the bash with already running Django server. You were getting the message because your server was already running and you tried to start the server again.