GAE - BindError: Unable to bind localhost:8080

0 views
Skip to first unread message

coto via StackOverflow

unread,
May 3, 2014, 5:38:46 PM5/3/14
to google-appengin...@googlegroups.com

Kill the process that is using that port with this command:

lsof -P | grep ':8002' | awk '{print $2}' | xargs kill -9

Tested only on Mac OS 10.9.2



Please DO NOT REPLY directly to this email but go to StackOverflow:
http://stackoverflow.com/questions/17014515/gae-binderror-unable-to-bind-localhost8080/23450072#23450072
Reply all
Reply to author
Forward
0 new messages