Giter VIP home page Giter VIP logo

Comments (7)

senekis avatar senekis commented on August 17, 2024

Hi @segantii-alex-falkowski

Can share with us more information about the issue and paste your code, please.

from authy-devise.

segantii-alex-falkowski avatar segantii-alex-falkowski commented on August 17, 2024

Could you upgrade your version of rails to that version and run the tests?

I will try to dig up a stack trace.

from authy-devise.

segantii-alex-falkowski avatar segantii-alex-falkowski commented on August 17, 2024
2015-12-15T01:52:47.239162+00:00 app[web.1]: ActionView::Template::Error (undefined method `user_verify_authy_path' for #<#<Class:0x007f24a14ddd58>:0x007f24a14fa818>):
2015-12-15T01:52:47.239163+00:00 app[web.1]:     1: = verify_authy_form do
2015-12-15T01:52:47.239163+00:00 app[web.1]:     2:   .list-group
2015-12-15T01:52:47.239164+00:00 app[web.1]:     3:     .list-group-item
2015-12-15T01:52:47.239165+00:00 app[web.1]:     4:       = text_field_tag :token, '', autocomplete: :off, id: 'authy-token', class: 'form-control no-border', placeholder: 'Token'
2015-12-15T01:52:47.239166+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/action_dispatch/routing/polymorphic_routes.rb:220:in `polymorphic_method'
2015-12-15T01:52:47.239167+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/action_dispatch/routing/polymorphic_routes.rb:134:in `polymorphic_path'
2015-12-15T01:52:47.239168+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionview-4.2.5/lib/action_view/routing_url_for.rb:100:in `url_for'
2015-12-15T01:52:47.239170+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/turbolinks-2.5.3/lib/turbolinks/xhr_url_for.rb:12:in `url_for_with_xhr_referer'
2015-12-15T01:52:47.239170+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionview-4.2.5/lib/action_view/helpers/form_tag_helper.rb:818:in `block in html_options_for_form'
2015-12-15T01:52:47.239171+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionview-4.2.5/lib/action_view/helpers/form_tag_helper.rb:814:in `tap'
2015-12-15T01:52:47.239172+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionview-4.2.5/lib/action_view/helpers/form_tag_helper.rb:814:in `html_options_for_form'
2015-12-15T01:52:47.239173+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionview-4.2.5/lib/action_view/helpers/form_tag_helper.rb:68:in `form_tag'
2015-12-15T01:52:47.239173+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/haml-4.0.7/lib/haml/helpers/action_view_mods.rb:121:in `form_tag_with_haml'
2015-12-15T01:52:47.239174+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/haml-4.0.7/lib/haml/helpers/action_view_xss_mods.rb:18:in `form_tag_with_haml_xss'
2015-12-15T01:52:47.239175+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/turboboost-0.1.0/lib/turboboost/form_helper.rb:32:in `form_tag_with_data_turboboost'
2015-12-15T01:52:47.239176+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/devise-authy-1.6.0/lib/devise-authy/controllers/view_helpers.rb:16:in `verify_authy_form'
2015-12-15T01:52:47.239177+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/bundler/gems/pimp-1c34fc92f49d/app/views/devise/devise_authy/verify_authy.haml:1:in `_vendor_bundle_ruby_______bundler_gems_pimp__c__fc__f__d_app_views_devise_devise_authy_verify_authy_haml___372705109706659432_69897651034280'
2015-12-15T01:52:47.239178+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionview-4.2.5/lib/action_view/template.rb:145:in `block in render'
2015-12-15T01:52:47.239179+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.5/lib/active_support/notifications.rb:164:in `block in instrument'
2015-12-15T01:52:47.239180+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.5/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
2015-12-15T01:52:47.239180+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.5/lib/active_support/notifications.rb:164:in `instrument'
2015-12-15T01:52:47.239181+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionview-4.2.5/lib/action_view/template.rb:333:in `instrument'
2015-12-15T01:52:47.239182+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionview-4.2.5/lib/action_view/template.rb:143:in `render'
2015-12-15T01:52:47.239182+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionview-4.2.5/lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
2015-12-15T01:52:47.239183+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionview-4.2.5/lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
2015-12-15T01:52:47.239183+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.5/lib/active_support/notifications.rb:164:in `block in instrument'
2015-12-15T01:52:47.239184+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.5/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
2015-12-15T01:52:47.239199+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.5/lib/active_support/notifications.rb:164:in `instrument'
2015-12-15T01:52:47.239200+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionview-4.2.5/lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
2015-12-15T01:52:47.239201+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionview-4.2.5/lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
2015-12-15T01:52:47.239202+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionview-4.2.5/lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
2015-12-15T01:52:47.239202+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionview-4.2.5/lib/action_view/renderer/template_renderer.rb:52:in `render_template'
2015-12-15T01:52:47.239203+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionview-4.2.5/lib/action_view/renderer/template_renderer.rb:14:in `render'
2015-12-15T01:52:47.239204+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionview-4.2.5/lib/action_view/renderer/renderer.rb:42:in `render_template'
2015-12-15T01:52:47.239205+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionview-4.2.5/lib/action_view/renderer/renderer.rb:23:in `render'
2015-12-15T01:52:47.239210+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionview-4.2.5/lib/action_view/rendering.rb:100:in `_render_template'
2015-12-15T01:52:47.239211+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/action_controller/metal/streaming.rb:217:in `_render_template'
2015-12-15T01:52:47.239211+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionview-4.2.5/lib/action_view/rendering.rb:83:in `render_to_body'
2015-12-15T01:52:47.239211+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/action_controller/metal/rendering.rb:32:in `render_to_body'
2015-12-15T01:52:47.239212+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/action_controller/metal/renderers.rb:37:in `render_to_body'
2015-12-15T01:52:47.239212+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/abstract_controller/rendering.rb:25:in `render'
2015-12-15T01:52:47.239213+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/action_controller/metal/rendering.rb:16:in `render'
2015-12-15T01:52:47.239213+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
2015-12-15T01:52:47.239214+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.5/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
2015-12-15T01:52:47.239215+00:00 app[web.1]:   vendor/ruby-2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
2015-12-15T01:52:47.239215+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.5/lib/active_support/core_ext/benchmark.rb:12:in `ms'
2015-12-15T01:52:47.239216+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/action_controller/metal/instrumentation.rb:44:in `block in render'
2015-12-15T01:52:47.239216+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
2015-12-15T01:52:47.239217+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/activerecord-4.2.5/lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
2015-12-15T01:52:47.239218+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/action_controller/metal/instrumentation.rb:43:in `render'
2015-12-15T01:52:47.239218+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/turboboost-0.1.0/lib/turboboost/controller.rb:51:in `render'
2015-12-15T01:52:47.239219+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/devise-authy-1.6.0/app/controllers/devise/devise_authy_controller.rb:17:in `GET_verify_authy'
2015-12-15T01:52:47.239219+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/action_controller/metal/implicit_render.rb:4:in `send_action'
2015-12-15T01:52:47.239220+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/abstract_controller/base.rb:198:in `process_action'
2015-12-15T01:52:47.239220+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/action_controller/metal/rendering.rb:10:in `process_action'
2015-12-15T01:52:47.239220+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/abstract_controller/callbacks.rb:20:in `block in process_action'
2015-12-15T01:52:47.239221+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.5/lib/active_support/callbacks.rb:117:in `call'
2015-12-15T01:52:47.239221+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.5/lib/active_support/callbacks.rb:117:in `call'
2015-12-15T01:52:47.239221+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.5/lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
2015-12-15T01:52:47.239222+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.5/lib/active_support/callbacks.rb:505:in `call'
2015-12-15T01:52:47.239222+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.5/lib/active_support/callbacks.rb:505:in `call'
2015-12-15T01:52:47.239223+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.5/lib/active_support/callbacks.rb:92:in `__run_callbacks__'
2015-12-15T01:52:47.239223+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.5/lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
2015-12-15T01:52:47.239223+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.5/lib/active_support/callbacks.rb:81:in `run_callbacks'
2015-12-15T01:52:47.239224+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/abstract_controller/callbacks.rb:19:in `process_action'
2015-12-15T01:52:47.239224+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/action_controller/metal/rescue.rb:29:in `process_action'
2015-12-15T01:52:47.239224+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
2015-12-15T01:52:47.239225+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.5/lib/active_support/notifications.rb:164:in `block in instrument'
2015-12-15T01:52:47.239225+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.5/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
2015-12-15T01:52:47.239226+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.5/lib/active_support/notifications.rb:164:in `instrument'
2015-12-15T01:52:47.239226+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/action_controller/metal/instrumentation.rb:30:in `process_action'
2015-12-15T01:52:47.239228+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
2015-12-15T01:52:47.239228+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/activerecord-4.2.5/lib/active_record/railties/controller_runtime.rb:18:in `process_action'
2015-12-15T01:52:47.239229+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/abstract_controller/base.rb:137:in `process'
2015-12-15T01:52:47.239229+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionview-4.2.5/lib/action_view/rendering.rb:30:in `process'
2015-12-15T01:52:47.239230+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/action_controller/metal.rb:196:in `dispatch'
2015-12-15T01:52:47.239230+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
2015-12-15T01:52:47.239231+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/action_controller/metal.rb:237:in `block in action'
2015-12-15T01:52:47.239231+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/action_dispatch/routing/route_set.rb:76:in `call'
2015-12-15T01:52:47.239231+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/action_dispatch/routing/route_set.rb:76:in `dispatch'
2015-12-15T01:52:47.239232+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/action_dispatch/routing/route_set.rb:45:in `serve'
2015-12-15T01:52:47.239232+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/action_dispatch/routing/mapper.rb:49:in `serve'
2015-12-15T01:52:47.239232+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/action_dispatch/journey/router.rb:43:in `block in serve'
2015-12-15T01:52:47.239233+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/action_dispatch/journey/router.rb:30:in `each'
2015-12-15T01:52:47.239233+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/action_dispatch/journey/router.rb:30:in `serve'
2015-12-15T01:52:47.239233+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/action_dispatch/routing/route_set.rb:817:in `call'
2015-12-15T01:52:47.239234+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/railties-4.2.5/lib/rails/engine.rb:518:in `call'
2015-12-15T01:52:47.239234+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/railties-4.2.5/lib/rails/railtie.rb:194:in `public_send'
2015-12-15T01:52:47.239235+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/railties-4.2.5/lib/rails/railtie.rb:194:in `method_missing'
2015-12-15T01:52:47.239235+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/action_dispatch/routing/mapper.rb:51:in `serve'
2015-12-15T01:52:47.239236+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/action_dispatch/journey/router.rb:43:in `block in serve'
2015-12-15T01:52:47.239236+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/action_dispatch/journey/router.rb:30:in `each'
2015-12-15T01:52:47.239236+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/action_dispatch/journey/router.rb:30:in `serve'
2015-12-15T01:52:47.239237+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/action_dispatch/routing/route_set.rb:817:in `call'
2015-12-15T01:52:47.239237+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/middleware_tracing.rb:78:in `call'
2015-12-15T01:52:47.239237+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.0.305/lib/new_relic/rack/agent_hooks.rb:30:in `traced_call'
2015-12-15T01:52:47.239238+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/middleware_tracing.rb:78:in `call'
2015-12-15T01:52:47.239238+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.0.305/lib/new_relic/rack/browser_monitoring.rb:32:in `traced_call'
2015-12-15T01:52:47.239238+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/middleware_tracing.rb:78:in `call'
2015-12-15T01:52:47.239239+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/deflater.rb:35:in `call'
2015-12-15T01:52:47.239240+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/middleware_tracing.rb:78:in `call'
2015-12-15T01:52:47.239240+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/hide_heroku-0.0.1/lib/rack/hide_heroku.rb:11:in `call'
2015-12-15T01:52:47.239241+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/middleware_tracing.rb:78:in `call'
2015-12-15T01:52:47.239241+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/api-versions-1.2.1/lib/api-versions/middleware.rb:22:in `call'
2015-12-15T01:52:47.239242+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/middleware_tracing.rb:78:in `call'
2015-12-15T01:52:47.239242+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/warden-1.2.3/lib/warden/manager.rb:35:in `block in call'
2015-12-15T01:52:47.239242+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/warden-1.2.3/lib/warden/manager.rb:34:in `catch'
2015-12-15T01:52:47.239243+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/warden-1.2.3/lib/warden/manager.rb:34:in `call'
2015-12-15T01:52:47.239243+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/middleware_tracing.rb:78:in `call'
2015-12-15T01:52:47.239244+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/etag.rb:24:in `call'
2015-12-15T01:52:47.239245+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/middleware_tracing.rb:78:in `call'
2015-12-15T01:52:47.239246+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/conditionalget.rb:25:in `call'
2015-12-15T01:52:47.239249+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/middleware_tracing.rb:78:in `call'
2015-12-15T01:52:47.239250+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/head.rb:13:in `call'
2015-12-15T01:52:47.239250+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/middleware_tracing.rb:78:in `call'
2015-12-15T01:52:47.239250+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/action_dispatch/middleware/params_parser.rb:27:in `call'
2015-12-15T01:52:47.239251+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/middleware_tracing.rb:78:in `call'
2015-12-15T01:52:47.239251+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/action_dispatch/middleware/flash.rb:260:in `call'
2015-12-15T01:52:47.239252+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/middleware_tracing.rb:78:in `call'
2015-12-15T01:52:47.239252+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/session/abstract/id.rb:225:in `context'
2015-12-15T01:52:47.239252+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/session/abstract/id.rb:220:in `call'
2015-12-15T01:52:47.239253+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/middleware_tracing.rb:78:in `call'
2015-12-15T01:52:47.239253+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/action_dispatch/middleware/cookies.rb:560:in `call'
2015-12-15T01:52:47.239254+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/middleware_tracing.rb:78:in `call'
2015-12-15T01:52:47.239254+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/activerecord-4.2.5/lib/active_record/query_cache.rb:36:in `call'
2015-12-15T01:52:47.239254+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/middleware_tracing.rb:78:in `call'
2015-12-15T01:52:47.239255+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/activerecord-4.2.5/lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
2015-12-15T01:52:47.239255+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/middleware_tracing.rb:78:in `call'
2015-12-15T01:52:47.239255+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
2015-12-15T01:52:47.239259+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.5/lib/active_support/callbacks.rb:88:in `__run_callbacks__'
2015-12-15T01:52:47.239259+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.5/lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
2015-12-15T01:52:47.239260+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.5/lib/active_support/callbacks.rb:81:in `run_callbacks'
2015-12-15T01:52:47.239260+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/action_dispatch/middleware/callbacks.rb:27:in `call'
2015-12-15T01:52:47.239260+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/middleware_tracing.rb:78:in `call'
2015-12-15T01:52:47.239261+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
2015-12-15T01:52:47.239261+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/middleware_tracing.rb:78:in `call'
2015-12-15T01:52:47.239262+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
2015-12-15T01:52:47.239262+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/middleware_tracing.rb:78:in `call'
2015-12-15T01:52:47.239262+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
2015-12-15T01:52:47.239263+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/middleware_tracing.rb:78:in `call'
2015-12-15T01:52:47.239263+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/lograge-0.3.5/lib/lograge/rails_ext/rack/logger.rb:15:in `call_app'
2015-12-15T01:52:47.239264+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/railties-4.2.5/lib/rails/rack/logger.rb:20:in `block in call'
2015-12-15T01:52:47.239264+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.5/lib/active_support/tagged_logging.rb:68:in `block in tagged'
2015-12-15T01:52:47.239264+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.5/lib/active_support/tagged_logging.rb:26:in `tagged'
2015-12-15T01:52:47.239265+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.5/lib/active_support/tagged_logging.rb:68:in `tagged'
2015-12-15T01:52:47.239265+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/railties-4.2.5/lib/rails/rack/logger.rb:20:in `call'
2015-12-15T01:52:47.239267+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/middleware_tracing.rb:78:in `call'
2015-12-15T01:52:47.239268+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/request_store-1.2.0/lib/request_store/middleware.rb:8:in `call'
2015-12-15T01:52:47.239268+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/middleware_tracing.rb:78:in `call'
2015-12-15T01:52:47.239269+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/action_dispatch/middleware/request_id.rb:21:in `call'
2015-12-15T01:52:47.239269+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/middleware_tracing.rb:78:in `call'
2015-12-15T01:52:47.239270+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/methodoverride.rb:22:in `call'
2015-12-15T01:52:47.239270+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/middleware_tracing.rb:78:in `call'
2015-12-15T01:52:47.239271+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/runtime.rb:18:in `call'
2015-12-15T01:52:47.239271+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/middleware_tracing.rb:78:in `call'
2015-12-15T01:52:47.239272+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/action_dispatch/middleware/static.rb:116:in `call'
2015-12-15T01:52:47.239272+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/middleware_tracing.rb:78:in `call'
2015-12-15T01:52:47.239272+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/sendfile.rb:113:in `call'
2015-12-15T01:52:47.239273+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/middleware_tracing.rb:78:in `call'
2015-12-15T01:52:47.239273+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.5/lib/action_dispatch/middleware/ssl.rb:24:in `call'
2015-12-15T01:52:47.239274+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/middleware_tracing.rb:78:in `call'
2015-12-15T01:52:47.239274+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/sentry-raven-0.15.2/lib/raven/integrations/rack.rb:54:in `call'
2015-12-15T01:52:47.239275+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/middleware_tracing.rb:78:in `call'
2015-12-15T01:52:47.239275+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/railties-4.2.5/lib/rails/engine.rb:518:in `call'
2015-12-15T01:52:47.239276+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/railties-4.2.5/lib/rails/application.rb:165:in `call'
2015-12-15T01:52:47.239276+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/middleware_tracing.rb:78:in `call'
2015-12-15T01:52:47.239276+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/puma-2.15.3/lib/puma/configuration.rb:79:in `call'
2015-12-15T01:52:47.239277+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/puma-2.15.3/lib/puma/server.rb:541:in `handle_request'
2015-12-15T01:52:47.239277+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/puma-2.15.3/lib/puma/server.rb:388:in `process_client'
2015-12-15T01:52:47.239278+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/puma-2.15.3/lib/puma/server.rb:270:in `block in run'
2015-12-15T01:52:47.239278+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/puma-2.15.3/lib/puma/thread_pool.rb:106:in `call'
2015-12-15T01:52:47.239278+00:00 app[web.1]:   vendor/bundle/ruby/2.2.0/gems/puma-2.15.3/lib/puma/thread_pool.rb:106:in `block in spawn_thread'
2015-12-15T01:52:47.239279+00:00 app[web.1]: 
2015-12-15T01:52:47.239279+00:00 app[web.1]: 

from authy-devise.

segantii-alex-falkowski avatar segantii-alex-falkowski commented on August 17, 2024

We are using devise and authy-devise in an rails engine. Looking at the routes I can see route there

user_verify_authy GET    /users/verify-token(.:format)        devise/devise_authy#GET_verify_authy
                  POST   /users/verify-token(.:format)        devise/devise_authy#POST_verify_authy

from authy-devise.

segantii-alex-falkowski avatar segantii-alex-falkowski commented on August 17, 2024

The view that we are using is devise_authy/verify_authy.haml

= verify_authy_form do
  .list-group
    .list-group-item
      = text_field_tag :token, '', autocomplete: :off, id: 'authy-token', class: 'form-control no-border', placeholder: 'Token'

  = authy_request_sms_link
  = submit_tag I18n.t('submit_token', {:scope => 'devise'}), :class => 'btn btn-lg btn-primary btn-block'

from authy-devise.

segantii-alex-falkowski avatar segantii-alex-falkowski commented on August 17, 2024

Any luck?

from authy-devise.

serargz avatar serargz commented on August 17, 2024

Closing due to inactivity.

from authy-devise.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.