Intridea Blog: Technology, Design, Business

Back to Blog

Get in Touch

You're currently viewing posts tagged with: "localhost:3000"

How to Find and Kill a Rogue Server Process

By Intridea | December 22, 2011 process, help, protip, localhost, localhost:3000, kill, terminate, lsof, bind
Medium

What do you do when you cannot start a new server session because the address is already in use? It happens to the best of us, such as this morning when I exited my terminal without first quitting the rails server. I found myself faced with this error in my new terminal when trying to spool up a localhost:

Read more…