Enos Vazquez

Results 1 comments of Enos Vazquez

This is an old thread but I'd like to share the Linux solution. 1. sudo lsof -i :8080 2. sudo kill -9 [the PID Number] 3. sudo lsof -i :8080...