I'm trying to start my local Jekyll server but it just won't work and no matter which port I choose it always comes down to the error:
WARN TCPServer Error: Address already in use - bind (2)
I tried to follow some instructions online, which mostly assumed a specific port was already in use, but this doesn't seem to be the case here, since absolutely no port works and commands such as "lsof | grep 4000", etc. produces nothing.
Jekyll version: 0.11.2 Ruby: 1.9.2.-p290