Skip to content

Instantly share code, notes, and snippets.

@sem2173
Created January 25, 2017 10:19
Show Gist options
  • Save sem2173/9cdecef5f107fcb6eee47a97a14d7246 to your computer and use it in GitHub Desktop.
Save sem2173/9cdecef5f107fcb6eee47a97a14d7246 to your computer and use it in GitHub Desktop.
getaddrinfo: Name or service not known:
web_1 | /usr/lib/ruby/2.2.0/net/http.rb:879:in `initialize'
web_1 | /usr/lib/ruby/2.2.0/net/http.rb:879:in `open'
web_1 | /usr/lib/ruby/2.2.0/net/http.rb:879:in `block in connect'
web_1 | /usr/lib/ruby/2.2.0/timeout.rb:73:in `timeout'
web_1 | /usr/lib/ruby/2.2.0/net/http.rb:878:in `connect'
web_1 | /usr/lib/ruby/2.2.0/net/http.rb:863:in `do_start'
web_1 | /usr/lib/ruby/2.2.0/net/http.rb:852:in `start'
web_1 | /usr/lib/ruby/2.2.0/net/http.rb:1375:in `request'
web_1 | newrelic_rpm (3.15.0.314) lib/new_relic/agent/instrumentation/net.rb:27:in `block (2 levels) in request_with_newrelic_trace'
web_1 | newrelic_rpm (3.15.0.314) lib/new_relic/agent.rb:431:in `disable_all_tracing'
web_1 | newrelic_rpm (3.15.0.314) lib/new_relic/agent/instrumentation/net.rb:26:in `block in request_with_newrelic_trace'
web_1 | newrelic_rpm (3.15.0.314) lib/new_relic/agent/cross_app_tracing.rb:48:in `tl_trace_http_request'
web_1 | newrelic_rpm (3.15.0.314) lib/new_relic/agent/instrumentation/net.rb:23:in `request_with_newrelic_trace'
web_1 | faraday (0.10.1) lib/faraday/adapter/net_http.rb:83:in `perform_request'
web_1 | faraday (0.10.1) lib/faraday/adapter/net_http.rb:41:in `block in call'
web_1 | faraday (0.10.1) lib/faraday/adapter/net_http.rb:88:in `with_net_http_connection'
web_1 | faraday (0.10.1) lib/faraday/adapter/net_http.rb:33:in `call'
web_1 | faraday (0.10.1) lib/faraday/request/url_encoded.rb:15:in `call'
web_1 | faraday (0.10.1) lib/faraday/rack_builder.rb:139:in `build_response'
web_1 | faraday (0.10.1) lib/faraday/connection.rb:377:in `run_request'
web_1 | oauth2 (1.3.0) lib/oauth2/client.rb:99:in `request'
web_1 | oauth2 (1.3.0) lib/oauth2/client.rb:146:in `get_token'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment