I am not able to get parameterized remote trigger plugin work with Jenkins 1.584. I get the same error message "Address looks good, but we were not able to connect to it". I need to use https url instead of http. As soon as I enter http url it says "Address looks good" message and I am able to trigger build but not successful due to following errors.
Unexpected end of file from server
Connection to remote server failed, waiting for to retry - 10 seconds until next attempt.
Retry attempt #1 out of 5
Unexpected end of file from server
Connection to remote server failed, waiting for to retry - 10 seconds until next attempt.
Retry attempt #2 out of 5
I am not able to trigger jobs remotely. It seems https url is not acceptable in plugin configuration.
Please advise.
I am not able to get parameterized remote trigger plugin work with Jenkins 1.584. I get the same error message "Address looks good, but we were not able to connect to it". I need to use https url instead of http. As soon as I enter http url it says "Address looks good" message and I am able to trigger build but not successful due to following errors.
Unexpected end of file from server
Connection to remote server failed, waiting for to retry - 10 seconds until next attempt.
Retry attempt #1 out of 5
Unexpected end of file from server
Connection to remote server failed, waiting for to retry - 10 seconds until next attempt.
Retry attempt #2 out of 5
I am not able to trigger jobs remotely. It seems https url is not acceptable in plugin configuration.
Please advise.