Re: rbt set-repo retruns error

2016-02-12 Thread travis
I was experiencing a similar issue when trying to use RBTools on OSX last week. My team ended up patching RBTools to use a different cert validation library which solved the issue for us. https://github.com/reviewboard/rbtools/pull/53 -- Supercharge your Review Board with Power Pack: https://

Re: rbt set-repo retruns error

2016-02-12 Thread David Trowbridge
Is your URL specifying HTTPS when it's actually HTTP, or vice-versa? -David On Fri, Feb 12, 2016 at 7:21 AM john levin wrote: > Hi, > > I have installed Bitnami ReviewBoard in RHEL and now trying to setup rbt > setup-repo in my local checkout but it returns error after providing the > URL, user

rbt set-repo retruns error

2016-02-12 Thread john levin
Hi, I have installed Bitnami ReviewBoard in RHEL and now trying to setup rbt setup-repo in my local checkout but it returns error after providing the URL, username & password. CRITICAL: [Errno 1] _ssl.c:507: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure Any