Project

General

Profile

Bug #15190

Updated by Thomas McKay almost 8 years ago

 
 To reproduce... 

 1. assign a temporary guest subscription to a VM that has not yet been reported by virt-who 
 2. run virt-who 

 <pre> 
 app 2016-05-25T16:43:25 [foreman-tasks/dynflow] [D]            Step d28ca56e-5ba4-4eb4-b0db-9ab99140e819: 2 suspended >>     running in phase        Run Actions::Candlepin::ListenOnCandlepinEvents 
 2016-05-25T16:43:25 [app] [D] message received from subscriptions queue  
 app 2016-05-25T16:43:25 [app] [D] message subject: entitlement.deleted 
 app 2016-05-25T16:43:25 [app] [D] Setting current user thread-local variable to foreman_admin 
 foreman-tasks/action 2016-05-25T16:43:25 [foreman-tasks/action] [E] undefined method `import_data' for nil:NilClass (NoMethodError) 
  | /home/vagrant/code/katello/app/lib/actions/candlepin/import_pool_handler.rb:48:in `import_or_remove_pool' 
  | /home/vagrant/code/katello/app/lib/actions/candlepin/import_pool_handler.rb:35:in `handle' 
  | /home/vagrant/code/katello/app/lib/actions/candlepin/listen_on_candlepin_events.rb:189:in `on_event' 
 </pre>

Back