Content
You are here:
Seeder error while creating work packages
Added by Mark PE Muhammad over 4 years ago
Hello,
I run openproject configure
but the command stopped on WorkPackageSeeder
. Here is the log on the console.
-WorkPackageSeeder
↳ Creating work_packages.
I, [2020-04-18T11:52:04.455297 #2986] INFO -- : [ActiveJob] [EnqueueWorkPackageNotificationJob] [d8fc097b-aeae-42d6-87ef-2ca8a48f1f87] Performing EnqueueWorkPackageNotificationJob (Job ID: d8fc097b-aeae-42d6-87ef-2ca8a48f1f87) from DelayedJob(default) enqueued at 2020-04-18T04:52:04Z with arguments: 10, true
I, [2020-04-18T11:52:04.959298 #2986] INFO -- : [ActiveJob] [EnqueueWorkPackageNotificationJob] [d8fc097b-aeae-42d6-87ef-2ca8a48f1f87] [DeliverWorkPackageNotificationJob] [5692b3cd-c13a-49bb-bd18-64912fb772c7] Performing DeliverWorkPackageNotificationJob (Job ID: 5692b3cd-c13a-49bb-bd18-64912fb772c7) from DelayedJob(default) enqueued at 2020-04-18T04:52:04Z with arguments: 10, 5, 4
I, [2020-04-18T11:52:15.727783 #2986] INFO -- : [ActiveJob] [EnqueueWorkPackageNotificationJob] [d8fc097b-aeae-42d6-87ef-2ca8a48f1f87] [DeliverWorkPackageNotificationJob] [5692b3cd-c13a-49bb-bd18-64912fb772c7] Delivered mail openproject.work_package-5-2.20200418045203@example.net (10130.4ms)
E, [2020-04-18T11:52:15.728577 #2986] ERROR -- : [ActiveJob] [EnqueueWorkPackageNotificationJob] [d8fc097b-aeae-42d6-87ef-2ca8a48f1f87] [DeliverWorkPackageNotificationJob] [5692b3cd-c13a-49bb-bd18-64912fb772c7] Error performing DeliverWorkPackageNotificationJob (Job ID: 5692b3cd-c13a-49bb-bd18-64912fb772c7) from DelayedJob(default) in 10755.21ms: EOFError (end of file reached):
/opt/openproject/vendor/ruby-2.6.5/lib/ruby/2.6.0/net/protocol.rb:225:in `rbuf_fill'
What could be the problem?
Thank you,
Mark