You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jenkins version: 2.303.2
Plugin version: 3.6
OS: Windows
Environment with Company Proxy. Proxy configured on Jenkins. Connection check to Jira works on Jenkins Settings Page but at runtime failed to get Versions from Jira.
Reproduction steps
Jenkins version: 2.303.2
Plugin version: 3.6
OS: Windows
Environment with Company Proxy. Proxy configured on Jenkins. Connection check to Jira works on Jenkins Settings Page but at runtime failed to get Versions from Jira.
Results
Expected result:
The Plugin gets the Versions from Jira
Actual result:
hudson.plugins.jira.JiraSite.createSession creating Jira Session: https://*****/ hudson.plugins.jira.JiraRestService.getVersions Jira REST client get versions error. cause: Connect to ******:443 [*****/*.*.*.*] failed: Connection timed out: connect
Solution:
use Proxy at JiraRestService for buildGetRequest
The text was updated successfully, but these errors were encountered: