After upgrade No Mails and Delayed::Backend::ActiveRecord::Job id: 66271

Hello,

thank’s for the reply! In the Logfile - there is only this error since some hours.

The result from the commands are:

irb(main):001:0> Delayed::Job.count
=> 401

irb(main):002:0> Delayed::Job.first
=> #<Delayed::Backend::ActiveRecord::Job id: 66271, priority: 0, attempts: 0, handler: "--- !ruby/object:BackgroundJobSearchIndex\nobject: ...", last_error: nil, run_at: "2019-02-21 13:21:45", locked_at: "2019-02-21 13:21:48", failed_at: nil, locked_by: "host:support pid:4542", queue: nil, created_at: "2019-02-21 13:21:45", updated_at: "2019-02-21 13:21:45">

irb(main):003:0> Delayed::Job.last
=> #<Delayed::Backend::ActiveRecord::Job id: 66671, priority: 0, attempts: 0, handler: "--- `!ruby/object:ActiveJob::QueueAdapters::Delayed...", last_error: nil, run_at: "2019-02-21 19:25:42", locked_at: nil, failed_at: nil, locked_by: nil, queue: "default", created_at: "2019-02-21 19:25:42", updated_at: "2019-02-21 19:25:42">`

I could not finde more errors - but after the Upgrade I had to install some missing modules - mentioned here: [solved] Update Zammad 2.9 Via Deb not working (Ubuntu 18.04)

Best regards
Martin