Hi All, Hope all are safe!
I have a freestyle project in jenkins (2.1where we installed Gitlab Merge Request Builder Plugin and configured. I use GitLab Enterprise Edition 13.0.0-pre and Jenkins version is 2.138. I'm trying to trigger build using Gitlab merge builder, but not able to set the job. Whenever tried to save the respective job in jenkins, it's throwing an error as below. A problem occurred while processing the request. Please check our bug tracker to see if a similar problem has already been reported. If it is already reported, please vote and put a comment on it to let us gauge the impact of the problem. If you think this is a new issue, please file a new issue. When you file an issue, make sure to add the entire stack trace, along with the version of Jenkins and relevant plugins. The users list might be also useful in understanding what has happened. Stack trace java.io.FileNotFoundException: https://gitlab.com/api/v3/projects at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1890) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263) at org.gitlab.api.http.GitlabHTTPRequestor.parse(GitlabHTTPRequestor.java:324) at org.gitlab.api.http.GitlabHTTPRequestor.access$200(GitlabHTTPRequestor.java:28) at org.gitlab.api.http.GitlabHTTPRequestor$1.fetch(GitlabHTTPRequestor.java:232) Caused: java.lang.Error Based on this error, we came to know that it should work with api v4 version. Is this plugin compatible with jenkins 2.138 and GitLab 13.0 version? Please help me out on this. Many thanks! -Om -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/0ee22646-3656-4616-885f-02bd075dc95d%40googlegroups.com.