Actions
Bug #8320
closedShutdown command does not always work
Description
On systems which boots/shutdowns quickly, foreman-proxy is terminated before buffer is flushed. Therefore the response body does not contain expected data.
[7] pry(main)> ::ProxyAPI::BMC.new(:url => "http://192.168.122.37:8443").power :action => "cycle" NoMethodError: undefined method `[]' for true:TrueClass from /home/lzap/work/foreman/lib/proxy_api/bmc.rb:57:in `power'
Updated by The Foreman Bot over 10 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/smart-proxy/pull/235 added
- Pull request deleted (
)
Updated by Lukas Zapletal over 10 years ago
- Target version set to 1.7.2
- Translation missing: en.field_release set to 27
Updated by Anonymous over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Actions