Hi,
I'm trying to post a review on my Revieboard instance for a Mercurial repository and I'm getting the error: The file "--" was not found in the repository.
I checked the httpd logs in my Reviewboard instance and I see:
[Tue Jan 28 21:56:25.074082 2020] [:error] [pid 4017] ERROR:root:Unexpected error fetching file from https://---.js: <urlopen error [SSL: UNKNOWN_PROTOCOL] unknown protocol (_ssl.c:618)>
My Mercurial server is self-hosted on apache as well and both servers are running on Centos 7 with Python 2.7.5. I can successfully pull from the Mercurial repository using the same URL that I added to the repository configuration under Admin.
Please help if you have some insight.
Thanks,
Samson