Last active
December 13, 2015 16:39
-
-
Save zacstewart/4942036 to your computer and use it in GitHub Desktop.
Wat?
This file contains 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
2013-02-13T03:58:36+00:00 app[web.2]: ** [NewRelic][02/13/13 03:58:36 +0000 32135350-f34d-445d-9360-85e5ef0df147 (2)] ERROR : Error establishing connection with New Relic Service at collector.newrelic.com:80: | |
2013-02-13T03:58:36+00:00 app[web.2]: ArgumentError: wrong number of arguments (2 for 1) | |
2013-02-13T03:58:36+00:00 app[web.2]: /app/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.12/lib/active_support/core_ext/object/to_json.rb:15:in `to_json' | |
2013-02-13T03:58:36+00:00 app[web.2]: /usr/local/lib/ruby/1.9.1/json/common.rb:212:in `generate' | |
2013-02-13T03:58:36+00:00 app[web.2]: /usr/local/lib/ruby/1.9.1/json/common.rb:212:in `generate' | |
2013-02-13T03:58:36+00:00 app[web.2]: /usr/local/lib/ruby/1.9.1/json/common.rb:336:in `dump' | |
2013-02-13T03:58:36+00:00 app[web.2]: /app/vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.5.5.38/lib/new_relic/agent/new_relic_service.rb:348:in `dump' | |
2013-02-13T03:58:36+00:00 app[web.2]: /app/vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.5.5.38/lib/new_relic/agent/new_relic_service.rb:134:in `invoke_remote' | |
2013-02-13T03:58:36+00:00 app[web.2]: /app/vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.5.5.38/lib/new_relic/agent/new_relic_service.rb:51:in `connect' | |
2013-02-13T03:58:36+00:00 app[web.2]: /app/vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.5.5.38/lib/new_relic/agent/agent.rb:712:in `connect_to_server' | |
2013-02-13T03:58:36+00:00 app[web.2]: /app/vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.5.5.38/lib/new_relic/agent/agent.rb:723:in `query_server_for_configuration' | |
2013-02-13T03:58:36+00:00 app[web.2]: /app/vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.5.5.38/lib/new_relic/agent/agent.rb:854:in `connect' | |
2013-02-13T03:58:36+00:00 app[web.2]: /app/vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.5.5.38/lib/new_relic/agent/agent.rb:579:in `block (2 levels) in deferred_work!' | |
2013-02-13T03:58:36+00:00 app[web.2]: /app/vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.5.5.38/lib/new_relic/agent.rb:300:in `disable_all_tracing' | |
2013-02-13T03:58:36+00:00 app[web.2]: /app/vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.5.5.38/lib/new_relic/agent/agent.rb:574:in `block in deferred_work!' | |
2013-02-13T03:58:36+00:00 app[web.2]: /app/vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.5.5.38/lib/new_relic/agent/agent.rb:552:in `catch_errors' | |
2013-02-13T03:58:36+00:00 app[web.2]: /app/vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.5.5.38/lib/new_relic/agent/agent.rb:573:in `deferred_work!' | |
2013-02-13T03:58:36+00:00 app[web.2]: /app/vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.5.5.38/lib/new_relic/agent/agent.rb:600:in `block in start_worker_thread' | |
2013-02-13T03:58:36+00:00 app[web.2]: ** [NewRelic][02/13/13 03:58:36 +0000 32135350-f34d-445d-9360-85e5ef0df147 (2)] WARN : Will re-attempt in 300 seconds |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment