Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

POST 'start' : error 502 #98

Open
blegouix opened this issue Aug 20, 2018 · 2 comments
Open

POST 'start' : error 502 #98

blegouix opened this issue Aug 20, 2018 · 2 comments
Assignees
Labels

Comments

@blegouix
Copy link

blegouix commented Aug 20, 2018

untitled

Same for "stop" keyword

@blegouix blegouix added this to the Rundeck services milestone Aug 20, 2018
@icot icot self-assigned this Aug 20, 2018
@icot
Copy link
Member

icot commented Aug 20, 2018

This was an incorrect propagation of error. The job actually was correctly executed but the implementation was faulty.

There is still some bug managing the job itself. After fixing the job, execution triggers a Timed Out error when the job actually succeds (same for the STOP job)

@icot icot added the bug label Aug 20, 2018
@icot
Copy link
Member

icot commented Oct 5, 2018

Both the 'start' and 'stop' jobs need to be launched with the ?async parameter.
This will return the job id if the execution is succesful and the execution will be carried on by Rundeck.

A failure to submit the job should raise a notification (textbox?) but not modify any Web elements

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants