Skip to content

Instantly share code, notes, and snippets.

@coolbrg
Created June 19, 2013 12:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save coolbrg/5813945 to your computer and use it in GitHub Desktop.
Save coolbrg/5813945 to your computer and use it in GitHub Desktop.
Error log in "staging"
2013-06-19T12:32:08.442569+00:00 app[web.2]: E, [2013-06-19T12:32:08.441564 #15] ERROR -- : app error: closed stream (IOError)
2013-06-19T12:32:08.442569+00:00 app[web.2]: E, [2013-06-19T12:32:08.441635 #15] ERROR -- : /app/vendor/bundle/ruby/1.9.1/gems/unicorn-4.6.2/lib/unicorn/http_response.rb:53:in `write'
2013-06-19T12:32:08.442569+00:00 app[web.2]: E, [2013-06-19T12:32:08.441675 #15] ERROR -- : /app/vendor/bundle/ruby/1.9.1/gems/unicorn-4.6.2/lib/unicorn/http_response.rb:53:in `http_response_write'
2013-06-19T12:32:08.442569+00:00 app[web.2]: E, [2013-06-19T12:32:08.441706 #15] ERROR -- : /app/vendor/bundle/ruby/1.9.1/gems/unicorn-4.6.2/lib/unicorn/http_server.rb:562:in `process_client'
2013-06-19T12:32:08.442569+00:00 app[web.2]: E, [2013-06-19T12:32:08.441732 #15] ERROR -- : /app/vendor/bundle/ruby/1.9.1/gems/unicorn-4.6.2/lib/unicorn/http_server.rb:632:in `worker_loop'
2013-06-19T12:32:08.442569+00:00 app[web.2]: E, [2013-06-19T12:32:08.441771 #15] ERROR -- : /app/vendor/bundle/ruby/1.9.1/gems/unicorn-4.6.2/lib/unicorn/http_server.rb:500:in `spawn_missing_workers'
2013-06-19T12:32:08.442569+00:00 app[web.2]: E, [2013-06-19T12:32:08.441809 #15] ERROR -- : /app/vendor/bundle/ruby/1.9.1/gems/unicorn-4.6.2/lib/unicorn/http_server.rb:142:in `start'
2013-06-19T12:32:08.442569+00:00 app[web.2]: E, [2013-06-19T12:32:08.441883 #15] ERROR -- : /app/vendor/bundle/ruby/1.9.1/gems/unicorn-4.6.2/bin/unicorn:126:in `<top (required)>'
2013-06-19T12:32:08.442569+00:00 app[web.2]: E, [2013-06-19T12:32:08.441922 #15] ERROR -- : /app/vendor/bundle/ruby/1.9.1/bin/unicorn:23:in `load'
2013-06-19T12:32:08.442569+00:00 app[web.2]: E, [2013-06-19T12:32:08.441952 #15] ERROR -- : /app/vendor/bundle/ruby/1.9.1/bin/unicorn:23:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment