uwolfer / gerrit-intellij-plugin

Gerrit Code Review Tool Integration for the IntelliJ Platform
Apache License 2.0
495 stars 103 forks source link

Comments not working #429

Closed elkkhan closed 2 years ago

elkkhan commented 2 years ago
8:57    Failed to save draft comment: com.google.gerrit.extensions.restapi.RestApiException: Expected JSON but got 'text/html; charset=iso-8859-1'.

8:58    Failed to post Gerrit review
            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">

            404 Not Found

            Not Found

            The requested URL /a/changes/<change>/review was not found on this server.
            Apache/2.2.15 (CentOS) Server at gerrit.<some_corporate>.com Port 80
elkkhan commented 2 years ago

I was using gerrit 2.16, as I see only 2.6+ is supported