Skip to content

Instantly share code, notes, and snippets.

@feylya
Created January 14, 2013 12:25
Show Gist options
  • Save feylya/4529717 to your computer and use it in GitHub Desktop.
Save feylya/4529717 to your computer and use it in GitHub Desktop.
Foreman 500 error
Started POST "/hosts/compute_resource_selected" for 193.120.41.142 at Mon Jan 14 12:24:00 +0000 2013
Processing by HostsController#compute_resource_selected as
Parameters: {"compute_resource_id"=>"3", "operatingsystem_id"=>"", "architecture_id"=>""}
Rendered compute_resources_vms/form/_ec2.html.erb (5570.8ms)
Rendered hosts/_compute.html.erb (5574.2ms)
Operation FAILED: undefined method `<=>' for nil:NilClass
Rendered common/500.rhtml (3.2ms)
Completed 500 Internal Server Error in 5587ms (Views: 3.9ms | ActiveRecord: 0.4ms)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment