Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NoMethodError: undefined method `steps' for nil:NilClass with capsule_sync_report.rake #79

Open
aheath1992 opened this issue Apr 18, 2022 · 0 comments

Comments

@aheath1992
Copy link

I receive the following errors when trying to run the capsule_sync_report.rake

Task started. This may take a while depending on the amount of tasks.
rake aborted!
NoMethodError: undefined method `steps' for nil:NilClass
/opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.18.1.50/lib/katello/tasks/capsule_sync_report.rake:24:in `block (3 levels) in <top (required)>'
/opt/theforeman/tfm/root/usr/share/gems/gems/activerecord-6.0.3.4/lib/active_record/relation/delegation.rb:87:in `each'
/opt/theforeman/tfm/root/usr/share/gems/gems/activerecord-6.0.3.4/lib/active_record/relation/delegation.rb:87:in `each'
/opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.18.1.50/lib/katello/tasks/capsule_sync_report.rake:21:in `block (2 levels) in <top (required)>'
/opt/rh/rh-ruby25/root/usr/share/gems/gems/rake-12.3.3/exe/rake:27:in `<top (required)>'
Tasks: TOP => katello:generate_content_view_capsule_sync_metrics
(See full trace by running task with --trace)

I have received this on a couple of satellites that I manage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant