Ruby on Rails Tuesday, December 6, 2016

anyone?

thx


On Mon, Dec 5, 2016 at 11:18 AM, tom <tomabroad@gmail.com> wrote:
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/CADQqhMfrtQTh71gOAb3HGdB%2BG%2BcForPMfuUTosB7gwrqwWwNWg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment