Skip to content

Instantly share code, notes, and snippets.

@daihuaye
Created October 18, 2014 03:18
Show Gist options
  • Save daihuaye/4d09ab72559c6fcb3ff5 to your computer and use it in GitHub Desktop.
Save daihuaye/4d09ab72559c6fcb3ff5 to your computer and use it in GitHub Desktop.
Port 35729 is already in use by another process and check which program is using this port .
lsof | grep 35729
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment