[JIRA] (JENKINS-51746) Job Import Plugin does not import jobs
Title: Message Title Kim Abbott edited a comment on JENKINS-51746 Re: Job Import Plugin does not import jobs Mark, what permissions did you need to add on the remote Jenkins? A colleague was attempting to use this plugin and was having same issue (nothing happened, no logs). I discovered that she had not been using the right credentials in the host Jenkins configuration. Once I fixed that, it finally started logging, but now I'm getting one of 2 errors, either: { \ {I/O exception (java.net.NoRouteToHostException) caught when processing request to {}->http://:8080: No route to host (Host unreachable)May 10, 2019 11:51:18 PM INFO org.apache.http.impl.execchain.RetryExec executeRetrying request to {}->http://:8080May 10, 2019 11:51:18 PM SEVERE org.jenkins.ci.plugins.jobimport.client.RestApiClient getRemoteItemsFailed to list job from remote http://:8080/java.net.NoRouteToHostException: No route to host (Host unreachable)}}With a long stack trace, or:{{Failed to list job from remote /java.net.MalformedURLException: no protocol: /api/xml?tree=jobs[name,url,description]}}With a long stack trace. I can ping the remote from the host, so I know it can "see" it. Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.191193.1528305493000.348.1557535260342%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-51746) Job Import Plugin does not import jobs
Title: Message Title Kim Abbott commented on JENKINS-51746 Re: Job Import Plugin does not import jobs Mark, what permissions did you need to add on the remote Jenkins? A colleague was attempting to use this plugin and was having same issue (nothing happened, no logs). I discovered that she had not been using the right credentials in the host Jenkins configuration. Once I fixed that, it finally started logging, but now I'm getting one of 2 errors, either: {{I/O exception (java.net.NoRouteToHostException) caught when processing request to {}->http://:8080: No route to host (Host unreachable) May 10, 2019 11:51:18 PM INFO org.apache.http.impl.execchain.RetryExec execute Retrying request to {}->http://:8080 May 10, 2019 11:51:18 PM SEVERE org.jenkins.ci.plugins.jobimport.client.RestApiClient getRemoteItems Failed to list job from remote http://:8080/ java.net.NoRouteToHostException: No route to host (Host unreachable)}} With a long stack trace, or: {{Failed to list job from remote / java.net.MalformedURLException: no protocol: /api/xml?tree=jobs[name,url,description]}} With a long stack trace. Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.191193.1528305493000.343.1557535200971%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-51746) Job Import Plugin does not import jobs
Title: Message Title Mark Symons edited a comment on JENKINS-51746 Re: Job Import Plugin does not import jobs I ran into exactly this problem today with plugin v3 . 2 .. . when trying to actually use the plugin, the page would just refresh (without displaying an error) whenever "query!" was clicked.For me, the problem turned out to be with credentials... the correct permissions had not been set up on the remote Jenkins server.I have logged an enhancement JENKINS-56908 to "Provide a "Test Connection" button to plugin configuration" Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-51746) Job Import Plugin does not import jobs
Title: Message Title Mark Symons commented on JENKINS-51746 Re: Job Import Plugin does not import jobs I ran into exactly this problem today... when trying to actually use the plugin, the page would just refresh (without displaying an error) whenever "query!" was clicked. For me, the problem turned out to be with credentials... the correct permissions had not been set up on the remote Jenkins server. I have logged an enhancement JENKINS-56908 to "Provide a "Test Connection" button to plugin configuration" Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-51746) Job Import Plugin does not import jobs
Title: Message Title Victor Verbitsky commented on JENKINS-51746 Re: Job Import Plugin does not import jobs Same here. But no any logs is apeared during operation. Client Jenkins version: 2.150.3 Remote Jenkins version: 2.150.1 Job Import Plugin: 3.1 Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.