Bug #9424
closed
Provisioning triggers undefined method `managed?' for nil:NilClass
Added by Lukas Zapletal almost 10 years ago.
Updated over 6 years ago.
Description
Provisioning works fine, but we see this error in the logs (and Firebug). Fore more info and screenshot see the downstream BZ.
Isn't this what #9147 is fixing? Or can you provide a stack trace?
- Status changed from New to Rejected
Oh I haven't realized that. That is the one. Need to do a comment in the BZ, can you read it please?
- Category set to Discovery plugin
- Status changed from Rejected to New
- Assignee set to Ori Rabin
Reopening, the #9147 does not fix this. Let's retest with 2.0.1 discovery
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2370 added
- Pull request deleted (
)
- Project changed from Discovery to Foreman
- Category deleted (
Discovery plugin)
Moving to Foreman as this is a result of edit being called twice because of the js to animate the progress bar
- Category set to Host creation
- Translation missing: en.field_release set to 35
2015-05-08 18:49:01 [I] Processing by DiscoveredHostsController#edit as */*
2015-05-08 18:49:01 [I] Parameters: {"id"=>"mac525400d5d951"}
2015-05-08 18:49:01 [I] Rendered hosts/edit.html.erb within layouts/application (2.2ms)
2015-05-08 18:49:01 [W] Operation FAILED: undefined method `managed?' for nil:NilClass
2015-05-08 18:49:01 [I] Rendered common/500.html.erb (13.0ms)
2015-05-08 18:49:01 [I] Completed 500 Internal Server Error in 73ms (Views: 17.6ms | ActiveRecord: 0.1ms)
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Also available in: Atom
PDF