Created
August 29, 2011 17:54
-
-
Save timlinquist/1178947 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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