-
Improvement
-
Resolution: Unresolved
-
Minor
-
All
When clicking the "Validate Address" button, if an error occurs the user will only be told "Address looks good but we are unable to connect to it". Please include some helpful error message
[JENKINS-29219] Log and output error messages during address validation
Workflow | Original: JNJira [ 164088 ] | New: JNJira + In-Review [ 181504 ] |
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.