Skip to content

Instantly share code, notes, and snippets.

@phirefly
Created September 25, 2015 21:15
Show Gist options
  • Save phirefly/4f725ae6de6a4b43933f to your computer and use it in GitHub Desktop.
Save phirefly/4f725ae6de6a4b43933f to your computer and use it in GitHub Desktop.
[Worker(host:18vcc14t43o pid:56)] Starting job worker
I, [2015-09-25T21:12:15.370958 #56] INFO -- : 2015-09-25T21:12:15+0000: [Worker(host:18vcc14t43o pid:56)] Starting job worker
[Worker(host:18vcc14t43o pid:56)] Job ActiveJob::QueueAdapters::DelayedJobAdapter::JobWrapper (id=817) RUNNING
I, [2015-09-25T21:12:20.497242 #56] INFO -- : 2015-09-25T21:12:20+0000: [Worker(host:18vcc14t43o pid:56)] Job ActiveJob::QueueAdapters::DelayedJobAdapter::JobWrapper (id=817) RUNNING
[ActiveJob] [ActionMailer::DeliveryJob] [86b5617e-c024-4945-8156-f848e9669080] Performing ActionMailer::DeliveryJob from DelayedJob(mailers) with arguments: "ReportMailer", "budget_status", "deliver_now"
[ActiveJob] [ActionMailer::DeliveryJob] [86b5617e-c024-4945-8156-f848e9669080] Performed ActionMailer::DeliveryJob from DelayedJob(mailers) in 1392.42ms
[Worker(host:18vcc14t43o pid:56)] Job ActiveJob::QueueAdapters::DelayedJobAdapter::JobWrapper (id=817) FAILED (6 prior attempts) with NoMethodError: undefined method `user' for nil:NilClass
E, [2015-09-25T21:12:21.896275 #56] ERROR -- : 2015-09-25T21:12:21+0000: [Worker(host:18vcc14t43o pid:56)] Job ActiveJob::QueueAdapters::DelayedJobAdapter::JobWrapper (id=817) FAILED (6 prior attempts) with NoMethodError: undefined method `user' for nil:NilClass
[Worker(host:18vcc14t43o pid:56)] 1 jobs processed at 0.6905 j/s, 1 failed
I, [2015-09-25T21:12:21.915618 #56] INFO -- : 2015-09-25T21:12:21+0000: [Worker(host:18vcc14t43o pid:56)] 1 jobs processed at 0.6905 j/s, 1 failed
^C[Worker(host:18vcc14t43o pid:56)] Exiting...
I, [2015-09-25T21:12:59.158016 #56] INFO -- : 2015-09-25T21:12:59+0000: [Worker(host:18vcc14t43o pid:56)] Exiting...
^C[Worker(host:18vcc14t43o pid:56)] Exiting...
I, [2015-09-25T21:12:59.525765 #56] INFO -- : 2015-09-25T21:12:59+0000: [Worker(host:18vcc14t43o pid:56)] Exiting...
^C[Worker(host:18vcc14t43o pid:56)] Exiting...
I, [2015-09-25T21:12:59.719731 #56] INFO -- : 2015-09-25T21:12:59+0000: [Worker(host:18vcc14t43o pid:56)] Exiting...
^C[Worker(host:18vcc14t43o pid:56)] Exiting...
I, [2015-09-25T21:12:59.925911 #56] INFO -- : 2015-09-25T21:12:59+0000: [Worker(host:18vcc14t43o pid:56)] Exiting...
vcap@18vcc14t43o:~$ exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment