Skip to content

Instantly share code, notes, and snippets.

@sem2173
Created January 25, 2017 10:05
Show Gist options
  • Save sem2173/e8ae78b8b6c0255cccdebcd6969c5285 to your computer and use it in GitHub Desktop.
Save sem2173/e8ae78b8b6c0255cccdebcd6969c5285 to your computer and use it in GitHub Desktop.
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'
web_1 | omniauth (1.3.1) lib/omniauth/strategy.rb:227:in `callback_call'
web_1 | omniauth (1.3.1) lib/omniauth/strategy.rb:184:in `call!'
web_1 | omniauth (1.3.1) lib/omniauth/strategy.rb:164:in `call'
web_1 | newrelic_rpm (3.15.0.314) lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
web_1 | newrelic_rpm (3.15.0.314) lib/new_relic/rack/agent_hooks.rb:30:in `traced_call'
web_1 | newrelic_rpm (3.15.0.314) lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
web_1 | newrelic_rpm (3.15.0.314) lib/new_relic/rack/browser_monitoring.rb:32:in `traced_call'
web_1 | newrelic_rpm (3.15.0.314) lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
web_1 | newrelic_rpm (3.15.0.314) lib/new_relic/rack/developer_mode.rb:48:in `traced_call'
web_1 | newrelic_rpm (3.15.0.314) lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
web_1 | warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
web_1 | warden (1.2.6) lib/warden/manager.rb:34:in `catch'
web_1 | warden (1.2.6) lib/warden/manager.rb:34:in `call'
web_1 | newrelic_rpm (3.15.0.314) lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
web_1 | rack (1.6.4) lib/rack/etag.rb:24:in `call'
web_1 | newrelic_rpm (3.15.0.314) lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
web_1 | rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
web_1 | newrelic_rpm (3.15.0.314) lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
web_1 | rack (1.6.4) lib/rack/head.rb:13:in `call'
web_1 | newrelic_rpm (3.15.0.314) lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
web_1 | actionpack (4.2.5.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
web_1 | newrelic_rpm (3.15.0.314) lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
web_1 | actionpack (4.2.5.2) lib/action_dispatch/middleware/flash.rb:260:in `call'
web_1 | newrelic_rpm (3.15.0.314) lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
web_1 | rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
web_1 | rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment