Address already in use - bind(2) for "127.0.0.1" port 3000 (Errno::EADDRINUSE)
lsof -wni tcp:3000 
kill -9 PID_numberAddress already in use - bind(2) for "127.0.0.1" port 3000 (Errno::EADDRINUSE)
lsof -wni tcp:3000 
kill -9 PID_numberlisten tcp 127.0.0.1:8001: bind: address already in use
$ ps aux | grep kubectl
$ kill -9 process_number_hereAddress already in use - bind(2) for "127.0.0.1" port 3000 (Errno::EADDRINUSE)
sudo fuser -k -n tcp portCopyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us
