4830: Error validating diff during rbt post to repo connected with gitlab
- New
- Review Board
ridge_forrester | |
What version are you running?
3.0.15
What steps will reproduce the problem?
- use reviewboard with gitlab integration (gitlab ver. 12.0.1)
- rbt post -o master..featurebranch
- receive error
What is the expected output? What do you see instead?
Expected: post review request
Reality:
ERROR: Error validating diffUnexpected error when validating the diff: Could not determine the GitLab API version for https://ourgitlabinstance(redacted) due to an unexpected error (HTTP Error 500: Internal Server Error). Check to make sure the URL can be resolved from this server and that any SSL certificates are valid and trusted. (HTTP 400, API Error 224)
What operating system are you using? What browser?
OS: Gentoo, Debian
Browser: Qutebrowser, Firefox, ChromePlease provide any additional information below.
We use Let's encrypt SSL certificates.
Both reviewboard and gitlab instances are in separated containers and served by nginx reverse proxy.
Gitlab downgrade to 11.x didn't solve problem.
Reviewboard installed from bitnami stack in 3.0.8 version then upgraded to 3.0.15.