Skip to content

Instantly share code, notes, and snippets.

@timlinquist
Created August 29, 2011 17:54
Show Gist options
  • Select an option

  • Save timlinquist/1178947 to your computer and use it in GitHub Desktop.

Select an option

Save timlinquist/1178947 to your computer and use it in GitHub Desktop.
tail -f /data/merb_background/current/log/production.log
~ Connecting to database...
~ Parent pid: 28754
merb : merb_background_production : worker (port 5100) ~ Starting Mongrel at port 5100
merb : merb_background_production : worker (port 5100) ~
merb : merb_background_production : worker (port 5100) ~ FATAL: Could not bind to 5100. It was already in use
merb : merb_background_production : worker (port 5100) ~
merb : merb_background_production : worker (port 5101) ~ Starting Mongrel at port 5101
merb : merb_background_production : worker (port 5101) ~
merb : merb_background_production : worker (port 5101) ~ FATAL: Could not bind to 5101. It was already in use
merb : merb_background_production : worker (port 5101) ~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment