Actions
Bug #12622
closedundefined method `candlepin_consumer_info' for #<Katello::System:0x0000000d5461e0>
Description
In certain cases rake tasks # foreman-rake katello:reindex throws exception
Re-indexing Katello::System
The following Katello::System items could not be indexed due to various reasons.
Please check /usr/share/foreman/log/reindex.log for more detailed information.
Object: #<Katello::System id: 21, uuid: nil, name: "katello.example.com", description: "Initial Registration Params", location: "None", environment_id: 11, created_at: "2015-07-06 14:31:41", updated_at: "2015-07-06 14:31:41", type: "Katello::System", content_view_id: 12, host_id: nil>
rake aborted!
undefined method `candlepin_consumer_info' for #<Katello::System:0x0000000d4361d0>
Updated by Dominic Cleal almost 9 years ago
- Project changed from Foreman to Katello
- Triaged set to No
Updated by The Foreman Bot almost 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/5632 added
Updated by Eric Helms over 8 years ago
- Translation missing: en.field_release set to 86
- Triaged changed from No to Yes
Updated by Ranjan Kumar over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|068c4238fae691c402a4ed4ccdb77b81d737c6be.
Actions