ERROR: FastAPI

Published by onesixx on

ERROR: [Errno 48] Address already in use

$ uvicorn app.main:app --reload 
INFO: Will watch for changes in these directories: ['/Users/onesixx/my/git/noti-api']
ERROR: [Errno 48] Address already in use

$ lsof -i:8000 
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
python3.8 62705 onesixx 4u IPv4 0xf54d9a0afd0892b 0t0 TCP localhost:irdmi (LISTEN)

$ kill -9 62705
Categories: dash

onesixx

Blog Owner

Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x