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

simple inventory management system using Google Apps Script

How to Safely Delete Files and Directories Using Linux Command Line

How to Debug Android TV App using IP