Skip to content

Instantly share code, notes, and snippets.

@chiastolite
Created February 27, 2014 08:08
Show Gist options
  • Save chiastolite/9246215 to your computer and use it in GitHub Desktop.
Save chiastolite/9246215 to your computer and use it in GitHub Desktop.
focuslight log
17:07:47 web.1 | started with pid 62564
17:07:47 worker1.1 | started with pid 62565
17:07:47 worker2.1 | started with pid 62566
17:07:47 web.1 | I, [2014-02-27T17:07:47.201378 #62564] INFO -- : listening on addr=0.0.0.0:5125 fd=9
17:07:47 web.1 | I, [2014-02-27T17:07:47.201553 #62564] INFO -- : worker=0 spawning...
17:07:47 web.1 | I, [2014-02-27T17:07:47.203146 #62564] INFO -- : master process ready
17:07:47 web.1 | I, [2014-02-27T17:07:47.206611 #62567] INFO -- : worker=0 spawned pid=62567
17:07:47 web.1 | I, [2014-02-27T17:07:47.207565 #62567] INFO -- : Refreshing Gem list
17:07:47 worker1.1 | "/Users/chiastolite/.rbenv/versions/2.1.1/lib/ruby/gems/2.1.0/gems/focuslight-0.1.2/focuslight/.env" is not found. Run `focuslight new` first
17:07:47 worker2.1 | "/Users/chiastolite/.rbenv/versions/2.1.1/lib/ruby/gems/2.1.0/gems/focuslight-0.1.2/focuslight/.env" is not found. Run `focuslight new` first
17:07:47 worker1.1 | exited with code 1
17:07:47 system | sending SIGTERM to all processes
17:07:47 worker2.1 | exited with code 1
17:07:47 web.1 | I, [2014-02-27T17:07:47.387430 #62564] INFO -- : reaped #<Process::Status: pid 62567 exit 0> worker=0
17:07:47 web.1 | I, [2014-02-27T17:07:47.387745 #62564] INFO -- : master complete
17:07:47 web.1 | exited with code 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment