Ruby on Rails
Monday, December 5, 2016
it all worked locally, and now i am in production and get that:
-- ArgumentError (wrong number of arguments (given 3, expected 1..2)):
devise-async (0.7.0) lib/devise/async/model.rb:27:in `send_devise_notification'
devise (4.2.0) lib/devise/models/confirmable.rb:117:in `send_confirmation_instructions'
devise (4.2.0) lib/devise/models/confirmable.rb:132:in `block in resend_confirmation_instructions'
devise (4.2.0) lib/devise/models/confirmable.rb:232:in `pending_any_confirmation'
devise (4.2.0) lib/devise/models/confirmable.rb:131:in `resend_confirmation_instructions'
devise (4.2.0) lib/devise/models/confirmable.rb:303:in `send_confirmation_instructions'
devise (4.2.0) app/controllers/devise/confirmations_controller.rb:9:in `create'
actionpack (4.2.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
this happens whenever devise wants to send out emails.
im using sidekiq, rails 4.2
thx
t
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CADQqhMd_g-w2XmXCst6hxoyX30M6hAy%2B1aw5KoyrQRR4p8-xJQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment