puma bind already in use code example Example: Address already in use - bind(2) for "127.0.0.1" port 3000 (Errno::EADDRINUSE) lsof -wni tcp:3000 kill -9 PID_number