Bug 1861816 - Error only on production builds: The Dynflow world was not initialized yet. If your plugin uses it, make sure to call Rails.application.dynflow.require! in some initializer
Summary: Error only on production builds: The Dynflow world was not initialized yet. I...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Subscription Management
Version: 6.8.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: 6.8.0
Assignee: Justin Sherrill
QA Contact: Cole Higgins
URL:
Whiteboard:
: 1861815 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-07-29 16:04 UTC by Jeremy Lenz
Modified: 2020-10-27 13:05 UTC (History)
2 users (show)

Fixed In Version: rubygem-katello-3.16-1.rc1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-10-27 13:04:48 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 30511 0 High Closed Error only on production builds: The Dynflow world was not initialized yet. If your plugin uses it, make sure to call Ra... 2021-01-27 05:37:00 UTC
Red Hat Product Errata RHSA-2020:4366 0 None None None 2020-10-27 13:05:14 UTC

Description Jeremy Lenz 2020-07-29 16:04:11 UTC
When running a rake task that includes the Katello::SubscriptionMailer, it fails with error:

RuntimeError (The Dynflow world was not initialized yet. If your plugin uses it, make sure to call Rails.application.dynflow.require! in some initializer)

Only seems to happen on nightly; not on devel boxes.

Steps to reproduce

# Import a manifest with at least one subscription that expires <180 days
# Attach that subscription to a host
# Run the Subscriptions - Entitlement Report (Monitor -> Report Templates) with Days from Now set appropriately
# Verify that the report shows that host and subscription
# In My Account -> Email Preferences, set up the Subscriptions Expiring Soon email and configure for Daily emails
# Run /usr/sbin/foreman-rake reports:daily

Expected: no output; if email is set up you are emailed the report
Actual: the error above

Alternate steps to reproduce (doesn't require a host/subscription)

In foreman-rake console, run

 include Katello::SubscriptionMailerHelper
 start_report_task(120)


Expected: return the job ID as a string
Actual: the error above

Workaround

See workaround in https://projects.theforeman.org/issues/29337#note-2

Comment 1 Jeremy Lenz 2020-07-29 16:04:14 UTC
Created from redmine issue https://projects.theforeman.org/issues/30511

Comment 2 Jeremy Lenz 2020-07-29 16:04:16 UTC
Upstream bug assigned to None

Comment 3 Brad Buckingham 2020-07-30 14:26:18 UTC
*** Bug 1861815 has been marked as a duplicate of this bug. ***

Comment 4 Bryan Kearney 2020-07-30 20:01:43 UTC
Upstream bug assigned to jsherril

Comment 5 Bryan Kearney 2020-07-30 20:01:45 UTC
Moving this bug to POST for triage into Satellite since the upstream issue https://projects.theforeman.org/issues/30511 has been resolved.

Comment 10 errata-xmlrpc 2020-10-27 13:04:48 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Important: Satellite 6.8 release), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2020:4366


Note You need to log in before you can comment on or make changes to this bug.