-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Jenkins: 2.222.4
Gerrit Code Review: 0.4.1
During changes downloading, plugin expects gerrit to be in the webroot:
Fetching origin... ERROR: [Tue Jun 02 11:43:27 CEST 2020] Could not update folder level actions from source 9204613c-d5d7-4bdd-979e-6588b33bacb9 com.urswolfer.gerrit.client.rest.http.HttpStatusException: Request not successful. Message: Not Found. Status-Code: 404. Content: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /a/changes/ was not found on this server.</p>
I read the change was fixed (https://issues.jenkins-ci.org/browse/JENKINS-50930) but doesn't seem to work in my case.