Project

General

Profile

Bug #14096

Updated by Dominic Cleal about 8 years ago

<pre> 
   | RuntimeError: Unknown string: "994.52 MiB"! 
  | /usr/share/foreman/lib/core_extensions.rb:148:in `rescue in to_gb' 
  | /usr/share/foreman/lib/core_extensions.rb:137:in `to_gb' 
  | /usr/share/foreman/app/models/fact_value.rb:100:in `block in to_gb' 
  | /opt/rh/rh-ror41/root/usr/share/gems/gems/activerecord-4.1.5/lib/active_record/relation/delegation.rb:46:in `map' 
  | /opt/rh/rh-ror41/root/usr/share/gems/gems/activerecord-4.1.5/lib/active_record/relation/delegation.rb:46:in `map' 
  | /usr/share/foreman/app/models/fact_value.rb:99:in `to_gb' 
  | /usr/share/foreman/app/models/fact_value.rb:57:in `mem_average' 
  | /opt/rh/rh-ror41/root/usr/share/gems/gems/activerecord-4.1.5/lib/active_record/relation/delegation.rb:94:in `public_send' 
  | /opt/rh/rh-ror41/root/usr/share/gems/gems/activerecord-4.1.5/lib/active_record/relation/delegation.rb:94:in `block in method_missing' 
  | /opt/rh/rh-ror41/root/usr/share/gems/gems/activerecord-4.1.5/lib/active_record/relation.rb:285:in `scoping' 
  | /opt/rh/rh-ror41/root/usr/share/gems/gems/activerecord-4.1.5/lib/active_record/relation/delegation.rb:94:in `method_missing' 
  | /usr/share/foreman/app/controllers/statistics_controller.rb:9:in `index' 
 </pre> 
 

Back