Actions
Bug #13491
closedRebooting a host from the script immediately causes Net::SSH:Disconect error and not finishing the task properly
Status:
Closed
Priority:
Normal
Assignee:
Category:
Smart Proxy - SSH
Target version:
Difficulty:
Triaged:
Description
1. run `reboot` as a custom command
2. the task is pending, even though the machine is already restating
Ideally, I would like to somehow finish the script gracefully, even when I want to reboot the machine.
The best solution so far is `shutdown -r +1`, but there is still 1 minute delay. Anyway,
for unexpected disconnections, we need to handle the reporting properly.
Updated by The Foreman Bot about 9 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/smart_proxy_remote_execution_ssh/pull/20 added
Updated by Ivan Necas about 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman_proxy_plugin|734b8b6fa8b32b708212a304a6072adca0675875.
Updated by The Foreman Bot about 9 years ago
- Pull request https://github.com/theforeman/foreman_remote_execution/pull/155 added
Updated by Marek Hulán about 9 years ago
- Category set to Smart Proxy - SSH
- Translation missing: en.field_release set to 128
Actions