Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenSSL::SSL::SSLError: SSL_connect returned=1 errno=0 state=error: certificate verify failed (certificate has expired) #407

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

Comments

@rollbar
Copy link

rollbar bot commented Jun 1, 2020

View details in Rollbar: https://rollbar.com/omu/xokul/items/69/


HTTPI::SSLError: SSL_connect returned=1 errno=0 state=error: certificate verify failed (certificate has expired)
  File "/app/vendor/bundle/ruby/2.7.0/gems/httpi-2.4.4/lib/httpi/adapter/net_http.rb", line 51, in rescue in request
  File "/app/vendor/bundle/ruby/2.7.0/gems/httpi-2.4.4/lib/httpi/adapter/net_http.rb", line 30, in request
  File "/app/vendor/bundle/ruby/2.7.0/gems/httpi-2.4.4/lib/httpi.rb", line 161, in request
  File "/app/vendor/bundle/ruby/2.7.0/gems/httpi-2.4.4/lib/httpi.rb", line 127, in get
  File "/app/vendor/bundle/ruby/2.7.0/gems/wasabi-3.5.0/lib/wasabi/resolver.rb", line 43, in load_from_remote
  File "/app/vendor/bundle/ruby/2.7.0/gems/wasabi-3.5.0/lib/wasabi/resolver.rb", line 33, in resolve
  File "/app/vendor/bundle/ruby/2.7.0/gems/wasabi-3.5.0/lib/wasabi/document.rb", line 142, in xml
  File "/app/vendor/bundle/ruby/2.7.0/gems/wasabi-3.5.0/lib/wasabi/document.rb", line 160, in parse
  File "/app/vendor/bundle/ruby/2.7.0/gems/wasabi-3.5.0/lib/wasabi/document.rb", line 147, in parser
  File "/app/vendor/bundle/ruby/2.7.0/gems/wasabi-3.5.0/lib/wasabi/document.rb", line 64, in soap_actions
  File "/app/vendor/bundle/ruby/2.7.0/gems/savon-2.12.0/lib/savon/operation.rb", line 22, in ensure_exists!
  File "/app/vendor/bundle/ruby/2.7.0/gems/savon-2.12.0/lib/savon/operation.rb", line 15, in create
  File "/app/vendor/bundle/ruby/2.7.0/gems/savon-2.12.0/lib/savon/client.rb", line 32, in operation
  File "/app/vendor/bundle/ruby/2.7.0/gems/savon-2.12.0/lib/savon/client.rb", line 36, in call
  File "/app/lib/client/client.rb", line 15, in request
  File "/app/app/services/lib/services/kps/verifications.rb", line 60, in id_cards_by_turkish_nationals
  File "/app/app/services/lib/services/kps/verifications.rb", line 19, in id_cards
  File "/app/app/controllers/kps/verifications_controller.rb", line 10, in id_cards
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.2.1/lib/action_controller/metal/basic_implicit_render.rb", line 6, in send_action
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.2.1/lib/abstract_controller/base.rb", line 196, in process_action
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.2.1/lib/action_controller/metal/rendering.rb", line 30, in process_action
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.2.1/lib/abstract_controller/callbacks.rb", line 42, in block in process_action
  File "/app/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.2.1/lib/active_support/callbacks.rb", line 101, in run_callbacks
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.2.1/lib/abstract_controller/callbacks.rb", line 41, in process_action
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.2.1/lib/action_controller/metal/rescue.rb", line 22, in process_action
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.2.1/lib/action_controller/metal/instrumentation.rb", line 33, in block in process_action
  File "/app/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.2.1/lib/active_support/notifications.rb", line 180, in block in instrument
  File "/app/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.2.1/lib/active_support/notifications/instrumenter.rb", line 24, in instrument
  File "/app/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.2.1/lib/active_support/notifications.rb", line 180, in instrument
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.2.1/lib/action_controller/metal/instrumentation.rb", line 32, in process_action
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.2.1/lib/action_controller/metal/params_wrapper.rb", line 245, in process_action
  File "/app/vendor/bundle/ruby/2.7.0/gems/activerecord-6.0.2.1/lib/active_record/railties/controller_runtime.rb", line 27, in process_action
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.2.1/lib/abstract_controller/base.rb", line 136, in process
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.2.1/lib/action_controller/metal.rb", line 191, in dispatch
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.2.1/lib/action_controller/metal.rb", line 252, in dispatch
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.2.1/lib/action_dispatch/routing/route_set.rb", line 51, in dispatch
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.2.1/lib/action_dispatch/routing/route_set.rb", line 33, in serve
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.2.1/lib/action_dispatch/journey/router.rb", line 49, in block in serve
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.2.1/lib/action_dispatch/journey/router.rb", line 32, in each
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.2.1/lib/action_dispatch/journey/router.rb", line 32, in serve
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.2.1/lib/action_dispatch/routing/route_set.rb", line 837, in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/rack-2.1.1/lib/rack/etag.rb", line 27, in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/rack-2.1.1/lib/rack/conditional_get.rb", line 27, in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/rack-2.1.1/lib/rack/head.rb", line 14, in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.2.1/lib/action_dispatch/middleware/callbacks.rb", line 27, in block in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.2.1/lib/active_support/callbacks.rb", line 101, in run_callbacks
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.2.1/lib/action_dispatch/middleware/callbacks.rb", line 26, in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.2.1/lib/action_dispatch/middleware/actionable_exceptions.rb", line 17, in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/rollbar-2.23.2/lib/rollbar/middleware/rails/rollbar.rb", line 25, in block in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/rollbar-2.23.2/lib/rollbar.rb", line 145, in scoped
  File "/app/vendor/bundle/ruby/2.7.0/gems/rollbar-2.23.2/lib/rollbar/middleware/rails/rollbar.rb", line 22, in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.2.1/lib/action_dispatch/middleware/debug_exceptions.rb", line 32, in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/rollbar-2.23.2/lib/rollbar/middleware/rails/show_exceptions.rb", line 22, in call_with_rollbar
  File "/app/vendor/bundle/ruby/2.7.0/gems/actionpack-6.0.2.1/lib/action_dispatch/middleware/show_exceptions.rb", line 33, in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/railties-6.0.2.1/lib/rails/rack/logger.rb", line 38, in call_app
  File "/app/vendor/bundle/ruby/2.7.0/gems/railties-6.0.2.1/lib/rails/rack/logger.rb", line 26, in block in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.2.1/lib/active_support/tagged_logging.rb", line 80, in block in tagged
  File "/app/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.2.1/lib/active_support/tagged_logging.rb", line 28, in tagged
  File "/app/vendor/bundle/ruby/2
@rollbar rollbar bot added the bug Bir sorun veya istenmeyen bir davranış (yüksek öncelikli) label Jun 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bir sorun veya istenmeyen bir davranış (yüksek öncelikli)
Projects
None yet
Development

No branches or pull requests

0 participants