Skip to content

Instantly share code, notes, and snippets.

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'
Cannot render console from 172.17.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255
web_1 | I, [2017-01-25T10:00:45.788302 #33] INFO -- omniauth: (provider) Callback phase initiated.
web_1 | E, [2017-01-25T10:00:45.788968 #33] ERROR -- omniauth: (provider) Authentication failure! csrf_detected: OmniAuth::Strategies::OAuth2::CallbackError, csrf_detected | CSRF detected
web_1 | [4089815b-2218-4f72-a3f5-c92119b50b52]
web_1 | RuntimeError - Could not find a valid mapping for path "/api/v1/user/provider/callback":
web_1 | devise (3.5.6) lib/devise/mapping.rb:49:in `find_by_path!'
web_1 | devise (3.5.6) lib/devise/omniauth.rb:17:in `block in <top (required)>'
web_1 | omniauth (1.3.1) lib/omniauth/strategy.rb:479:in `call'
web_1 | omniauth (1.3.1) lib/omniauth/strategy.rb:479:in `fail!'
web_1 | omniauth-oauth2 (1.4.0) lib/omniauth/strategies/oauth2.rb:71:in `callback_phase'