Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

OpenIDConnect::Discovery::DiscoveryFailed: No route to host - No route to host - connect(2) for "auth.omu.sh" port 443 (auth.omu.sh:443) #2268

Open
rollbar bot opened this issue Mar 6, 2021 · 0 comments
Labels
bug Bir sorun veya istenmeyen bir davranış (yüksek öncelikli)

Comments

@rollbar
Copy link

rollbar bot commented Mar 6, 2021

View details in Rollbar: https://rollbar.com/omu/nokul/items/349/


Errno::EHOSTUNREACH: No route to host - connect(2) for "auth.omu.sh" port 443
  File "/app/vendor/bundle/ruby/2.7.0/gems/httpclient-2.8.3/lib/httpclient/session.rb", line 611, in initialize
  File "/app/vendor/bundle/ruby/2.7.0/gems/httpclient-2.8.3/lib/httpclient/session.rb", line 611, in new
  File "/app/vendor/bundle/ruby/2.7.0/gems/httpclient-2.8.3/lib/httpclient/session.rb", line 611, in create_socket
  File "/app/vendor/bundle/ruby/2.7.0/gems/httpclient-2.8.3/lib/httpclient/ssl_socket.rb", line 21, in create_socket
  File "/app/vendor/bundle/ruby/2.7.0/gems/httpclient-2.8.3/lib/httpclient/session.rb", line 752, in block in connect
  File "/opt/rubies/2.7.1/lib/ruby/2.7.0/timeout.rb", line 95, in block in timeout
  File "/opt/rubies/2.7.1/lib/ruby/2.7.0/timeout.rb", line 105, in timeout
  File "/app/vendor/bundle/ruby/2.7.0/gems/httpclient-2.8.3/lib/httpclient/session.rb", line 748, in connect
  File "/app/vendor/bundle/ruby/2.7.0/gems/httpclient-2.8.3/lib/httpclient/session.rb", line 511, in query
  File "/app/vendor/bundle/ruby/2.7.0/gems/httpclient-2.8.3/lib/httpclient/session.rb", line 177, in query
  File "/app/vendor/bundle/ruby/2.7.0/gems/httpclient-2.8.3/lib/httpclient.rb", line 1242, in do_get_block
  File "/app/vendor/bundle/ruby/2.7.0/gems/httpclient-2.8.3/lib/httpclient.rb", line 1019, in block in do_request
  File "/app/vendor/bundle/ruby/2.7.0/gems/httpclient-2.8.3/lib/httpclient.rb", line 1133, in protect_keep_alive_disconnected
  File "/app/vendor/bundle/ruby/2.7.0/gems/httpclient-2.8.3/lib/httpclient.rb", line 1014, in do_request
  File "/app/vendor/bundle/ruby/2.7.0/gems/httpclient-2.8.3/lib/httpclient.rb", line 1104, in follow_redirect
  File "/app/vendor/bundle/ruby/2.7.0/gems/httpclient-2.8.3/lib/httpclient.rb", line 655, in get_content
  File "/app/vendor/bundle/ruby/2.7.0/gems/swd-1.2.0/lib/swd/resource.rb", line 20, in block (2 levels) in discover!
  File "/app/vendor/bundle/ruby/2.7.0/gems/swd-1.2.0/lib/swd/resource.rb", line 37, in handle_response
  File "/app/vendor/bundle/ruby/2.7.0/gems/swd-1.2.0/lib/swd/resource.rb", line 19, in block in discover!
  File "/app/vendor/bundle/ruby/2.7.0/gems/swd-1.2.0/lib/swd/cache.rb", line 4, in fetch
  File "/app/vendor/bundle/ruby/2.7.0/gems/swd-1.2.0/lib/swd/resource.rb", line 18, in discover!
  File "/app/vendor/bundle/ruby/2.7.0/gems/openid_connect-1.2.0/lib/openid_connect/discovery/provider/config.rb", line 7, in discover!
  File "/app/vendor/bundle/ruby/2.7.0/gems/omniauth_openid_connect-0.3.5/lib/omniauth/strategies/openid_connect.rb", line 97, in config
  File "/app/vendor/bundle/ruby/2.7.0/gems/omniauth_openid_connect-0.3.5/lib/omniauth/strategies/openid_connect.rb", line 196, in discover!
  File "/app/vendor/bundle/ruby/2.7.0/gems/omniauth_openid_connect-0.3.5/lib/omniauth/strategies/openid_connect.rb", line 102, in request_phase
  File "/app/vendor/bundle/ruby/2.7.0/gems/omniauth-1.9.1/lib/omniauth/strategy.rb", line 226, in request_call
  File "/app/vendor/bundle/ruby/2.7.0/gems/omniauth-1.9.1/lib/omniauth/strategy.rb", line 188, in call!
  File "/app/vendor/bundle/ruby/2.7.0/gems/omniauth-1.9.1/lib/omniauth/strategy.rb", line 169, in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/rack-attack-6.3.1/lib/rack/attack.rb", line 97, in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/rack-attack-6.3.1/lib/rack/attack.rb", line 111, in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/warden-1.2.9/lib/warden/manager.rb", line 36, in block in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/warden-1.2.9/lib/warden/manager.rb", line 34, in catch
  File "/app/vendor/bundle/ruby/2.7.0/gems/warden-1.2.9/lib/warden/manager.rb", line 34, in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/rack-2.2.3/lib/rack/tempfile_reaper.rb", line 15, in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/rack-2.2.3/lib/rack/etag.rb", line 27, in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/rack-2.2.3/lib/rack/conditional_get.rb", line 27, in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/rack-2.2.3/lib/rack/head.rb", line 12, in call
  File "/app/vendor/bundle/ruby/2.7.0/bundler/gems/rails-57da1d0188f4/actionpack/lib/action_dispatch/http/feature_policy.rb", line 17, in call
  File "/app/vendor/bundle/ruby/2.7.0/bundler/gems/rails-57da1d0188f4/actionpack/lib/action_dispatch/http/content_security_policy.rb", line 18, in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/rack-2.2.3/lib/rack/session/abstract/id.rb", line 266, in context
  File "/app/vendor/bundle/ruby/2.7.0/gems/rack-2.2.3/lib/rack/session/abstract/id.rb", line 260, in call
  File "/app/vendor/bundle/ruby/2.7.0/bundler/gems/rails-57da1d0188f4/actionpack/lib/action_dispatch/middleware/cookies.rb", line 689, in call
  File "/app/vendor/bundle/ruby/2.7.0/bundler/gems/rails-57da1d0188f4/actionpack/lib/action_dispatch/middleware/callbacks.rb", line 27, in block in call
  File "/app/vendor/bundle/ruby/2.7.0/bundler/gems/rails-57da1d0188f4/activesupport/lib/active_support/callbacks.rb", line 98, in run_callbacks
  File "/app/vendor/bundle/ruby/2.7.0/bundler/gems/rails-57da1d0188f4/actionpack/lib/action_dispatch/middleware/callbacks.rb", line 26, in call
  File "/app/vendor/bundle/ruby/2.7.0/bundler/gems/rails-57da1d0188f4/actionpack/lib/action_dispatch/middleware/actionable_exceptions.rb", line 17, in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/rollbar-3.0.0/lib/rollbar/middleware/rails/rollbar.rb", line 25, in block in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/rollbar-3.0.0/lib/rollbar.rb", line 145, in scoped
  File "/app/vendor/bundle/ruby/2.7.0/gems/rollbar-3.0.0/lib/rollbar/middleware/rails/rollbar.rb", line 22, in call
  File "/app/vendor/bundle/ruby/2.7.0/bundler/gems/rails-57da1d0188f4/actionpack/lib/action_dispatch/middleware/debug_exceptions.rb", line 29, in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/rollbar-3.0.0/lib/rollbar/middleware/rails/show_exceptions.rb", line 22, in call_with_rollbar
  File "/app/vendor/bundle/ruby/2.7.0/bundler/gems/rails-57da1d0188f4/actionpack/lib/action_dispatch/middleware/show_exceptions.rb", line 33, in call
  File "/app/vendor/bundle/ruby/2.7.0/bundler/gems/rails-57da1d0188f4/railties/lib/rails/rack/logger.rb", line 37, in call_app
  File "/app/vendor/bundle/ruby/2.7.0/bundler/gems/rails-57da1d0188f4/railties/lib/rails/rack/logger.rb", line 26, in block in call
  File "/app/vendor/bundle/ruby/2.7.0/bundler/gems/rails-57da1d0188f4/activesupport/lib/active_support/tagged_logging.rb", line 99, in block in tagged
  File "/app/vendor/bundle/ruby/2.7.0/bundler/gems/rails-57da1d0188f4/activesupport/lib/active_support/tagged_logging.rb", line 37, in tagged
  File "/app/vendor/bundle/ruby/2.7.0/bundler/gems/rails-57da1d0188f4/activesupport/lib/active_support/tagged_logging.rb", line 99, in tagged
  File "/app/vendor/bundle/ruby/2.7.0/bundler/gems/rails-57da1d0188f4/railties/lib/rails/rack/logger.rb", l
@rollbar rollbar bot added the bug Bir sorun veya istenmeyen bir davranış (yüksek öncelikli) label Mar 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Bir sorun veya istenmeyen bir davranış (yüksek öncelikli)
Projects
None yet
Development

No branches or pull requests

0 participants