Bug #12377
closedService action (re)start on smart-proxy pending forever
Description
Service action: (re)start <service> executed via a smart-proxy is pending for ever, but the "(re)start" was successful.
Restart actions via the main Foreman server works like charm
remote execution
service action restart puppet
Sub process Task:
State is running
Stopping puppet agent:
[ OK ]
Starting puppet agent:
[ OK ]
"stop" and "status" works as expected
"start" and "restart" service is (re)started but sub execution job is pending.
Updated by Stephen Benjamin about 9 years ago
- Status changed from New to Need more information
I would doubt it has to do with any particular job or action you're using. Have you started the foreman-tasks service on the smart proxy? Does any task execute successfully via your proxy?
Updated by Stephen Benjamin about 9 years ago
- Status changed from Need more information to Closed
Were you ever able to get it to work? If you still haven't, please re-open this bug and supply some more info.
You can actually run `foreman-rake foreman_tasks:export_tasks` and get an export of all the tasks for us to look at.