Django Server Error: port is already in use

Just type this on your terminal
killall -9 python3

It will kill all python3 running on your machine and it will free your all port. Greatly help me when to work in Django project.

OR
kill -9 PID // here pid is port id

Comments

Popular posts from this blog

Git commands

How to Debug Android TV App using IP