Skip to content

Instantly share code, notes, and snippets.

@nicolasblanco
Created September 12, 2013 21:16
Show Gist options
  • Select an option

  • Save nicolasblanco/6543895 to your computer and use it in GitHub Desktop.

Select an option

Save nicolasblanco/6543895 to your computer and use it in GitHub Desktop.
new relic on heroku with passenger
2013-09-12T21:07:27.339549+00:00 app[web.1]: [ 2013-09-12 21:07:27.2089 63/7fdde5379700 Pool2/Implementation.cpp:1274 ]: [App 158 stdout] Processing by StaticController#i_am_doctor as HTML
2013-09-12T21:07:28.227390+00:00 app[web.1]: [ 2013-09-12 21:07:27.2405 63/7fdde5379700 Pool2/Implementation.cpp:1274 ]: [App 158 stdout] Rendered static/i_am_doctor.html.haml within layouts/application (13.3ms)
2013-09-12T21:07:28.327326+00:00 app[web.1]: [ 2013-09-12 21:07:27.2485 63/7fdde5379700 Pool2/Implementation.cpp:1274 ]: [App 158 stdout] Completed 200 OK in 39ms (Views: 21.6ms)
2013-09-12T21:10:49.562218+00:00 app[web.1]: [ 2013-09-12 21:10:49.4225 63/7fdde5379700 Pool2/Implementation.cpp:1274 ]: [App 158 stdout] ** [NewRelic][09/12/13 21:10:49 +0000 313dedcf-fb10-45bc-9bff-496d90f7bc79 (158)] ERROR : Error establishing connection with New Relic Service at collector.newrelic.com:80:
2013-09-12T21:10:49.974308+00:00 app[web.1]: [ 2013-09-12 21:10:49.4226 63/7fdde5379700 Pool2/Implementation.cpp:1274 ]: [App 158 stdout] ** [NewRelic][09/12/13 21:10:49 +0000 313dedcf-fb10-45bc-9bff-496d90f7bc79 (158)] ERROR : RuntimeError: Hostname passed in connect command cannot be nil.
2013-09-12T21:10:50.090519+00:00 app[web.1]: [ 2013-09-12 21:10:49.4228 63/7fdde5379700 Pool2/Implementation.cpp:1274 ]: [App 158 stdout] ** [NewRelic][09/12/13 21:10:49 +0000 313dedcf-fb10-45bc-9bff-496d90f7bc79 (158)] WARN : Will re-attempt in 420 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment