uwolfer / gerrit-intellij-plugin

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

Can not use Review and Add Reviewers option. 404 Content Not found #413

Closed d3bowy closed 3 years ago

d3bowy commented 3 years ago

Hello, In settings connection passed, but when I am trying to use review or add review I receive an error, i.e.: com.urswolfer.gerrit.client.rest.http.HttpStatusException: Request not successful. Message: Not Found. Status-Code: 404. Content: Not found: xxx

uwolfer commented 3 years ago

@d3bowy: Is this a new issue (i.e. did it work before the last update of the plugin)?

d3bowy commented 3 years ago

No, I just have tried to set up it the very first time, but these options do not work from the context menu.

d3bowy commented 3 years ago

I have multiple projects ( using "repo" tool for this ) I do not know if it can cause any problem

uwolfer commented 3 years ago

I assume listing the changes does work, because otherwise the actions in the context menu would not be available. What is the version of the Gerrit server?

d3bowy commented 3 years ago

In the bottom right corner, I see "Powered by Gerrit Code Review (2.15.5)" so I guess this is a problem...

uwolfer commented 3 years ago

Oh, that is pretty outdated. Gerrit 2.15 is end of life for quite some time already. I don't think I'll find the time to investigate issues with such old Gerrit version.

Would be nice if you could get your admin to update your Gerrit server. Please report back it this issue still exists with a recent Gerrit version.

d3bowy commented 3 years ago

Ok, thank you very much for your help!