[PYTHON] The day you killed the process (flask gave an error saying Address already in use)

I got an error when I tried to start it. It seems that the specified process is already in use.

OSError: [Errno 98] Address already in use

Looking for process
ps -fA | grep python

Bury anything

kill xxxx(Any)

reference

http://yusuke-ujitoko.hatenablog.com/entry/2018/07/14/144227 https://qiita.com/shuntaro_tamura/items/4016868bda604baeac3c

Recommended Posts

The day you killed the process (flask gave an error saying Address already in use)
Resolve the Address already in use error
Date of Address already in use error in Flask
Error in Flask OSError: [Errno 98] Address already in use
ยท Address already in use solution
If you get Error: That port is already in use. In Django
You will be an engineer in 100 days --Day 29 --Python --Basics of the Python language 5
You will be an engineer in 100 days --Day 33 --Python --Basics of the Python language 8
You will be an engineer in 100 days --Day 26 --Python --Basics of the Python language 3
You will be an engineer in 100 days --Day 32 --Python --Basics of the Python language 7
You will be an engineer in 100 days --Day 28 --Python --Basics of the Python language 4
You have to be careful about the commands you use every day in the production environment.
When you get an error in python scraping (requests)
Solution if the module is installed in Python but you get an error in Jupyter notebook