mhfs/devise-async

Job Devise::Async::Backend::DelayedJob#perform...FAILED (5 prior attempts) with ArgumentError: wrong number of arguments (2 for 1)

Closed this issue · 2 comments

Hi!

Delayed_job has been unable to send emails. It says that the argument is wrong and this is what I got from delayed_job.log. Please let me know how I can fix it. Thanks!

2013-12-02T19:41:31+0800: [Worker(delayed_job.0 host:swagly.com pid:7937)] Job Devise::Async::Backend::DelayedJob#perform (id=5126) RUNNING
2013-12-02T19:41:31+0800: [Worker(delayed_job.0 host:swagly.com pid:7937)] Job Devise::Async::Backend::DelayedJob#perform (id=5126) FAILED (5 prior attempts) with ArgumentError: wrong number of arguments (2 for 1)

@clammy77 Do you have a stack trace for this error?

@clammy77 I will close this issue as there seems to be no need to evaluate it further. Any objections?