I have the same problem. My delayed_job is working when I'm running
the rake task but not when
I'm running the daemon, same for production and development. I can
start the daemon and the log file
is showing "[Worker(delayed_job host:eric-smith-macbook.local pid:
14809)] Starting job worker" but
it doesn't work off any jobs.
I'm running following gems:
rails-3.0.0
delayed_job-2.1.0.pre2
daemons-1.1.0
And I'm using the default config.
ActiveRecord as backend.
Regards
On Oct 15, 5:21 pm, David Genord II <
albus...@gmail.com> wrote:
> All log and stdout output is sent to RAILS_ROOT/log/delayed_job.log This
> logging has been notoriously unstable though. Do you know what version of
> rails and delayed_job you are running?
>
> David Genord II
>