------------------------------------------------------------------------------ To reply, visit https://hellosplat.com/s/beanbag/tickets/4457/ ------------------------------------------------------------------------------
New ticket #4457 by cantrianbear For Beanbag, Inc. > Review Board Status: New Tags: Priority:Medium, Type:Defect ------------------------------------------------------------------------------ Ubuntu: SSL: CERTIFICATE_VERIFY_FAILED ============================================================================== # What version are you running? 2.5.6.1 # What's the URL of the page containing the problem? # What steps will reproduce the problem? 1. Run ReviewBoard Ubuntu and have repo with an unsecure SSL session (unverified: self signed certificate) 2. Now try 'rbt post <revnum>' 3. You get asked username and password and then I get 'ERROR: Error validating diff\n pathirrelevant/someProject.vcxproj: The file was not found in the repository. (HTTP 400, API Error 207) # What is the expected output? What do you see instead? Posting a new diff should work, but I get error messages every time and the repository path is correct. # What operating system are you using? What browser? Reviewboard on latest Ubuntu release and rb-tools on Windows Server 2012 # Please provide any additional information below. In the Reviewboard log file, I see the following: 2016-08-25 13:36:39,083 - ERROR - - Unexpected error fetching file from https:\ //ip:8181/path/\ path/someProject.vcxproj: <urlopen error [SSL: \ CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)> 2016-08-25 13:36:39,083 - INFO - - Fetching file from https://ip:81\ 81/pathirrelevent/someProject.vcxproj 2016-08-25 13:36:39,102 - ERROR - - Unexpected error fetching file from https:\ //ip:8181/path/path.../someProject.vcxproj: <urlopen error\ [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)> ------------------------------------------------------------------------------ -- You received this message because you are subscribed to the Google Groups "reviewboard-issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/reviewboard-issues. For more options, visit https://groups.google.com/d/optout.
