Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 3246 by [email protected]: rbt is unable to complete request with
https only server
http://code.google.com/p/reviewboard/issues/detail?id=3246
What version are you running? RBTools 0.5.7
What's the URL of the page containing the problem? N/A
What steps will reproduce the problem?
1. Set up a RB server listening only on https
2. Attempt to setup the repo using "rbt setup-repo"
What is the expected output? What do you see instead?
I expect to get a full connection; instead the error is:
CRITICAL:root:[Errno 61] Connection refused
What operating system are you using? What browser?
Using Mac OS X 10.9.2 to run rbt, connecting to web server running Ubuntu.
Please provide any additional information below.
Debug output suggests that rbt is initially using https, but then using
http to get api info.
DEBUG:root:Running: git config --get remote.origin.url
DEBUG:root:repository info: Path:
ssh://[email protected]:7999/XXX/XXXXXXX.git, Base path: , Supports
changesets: False
DEBUG:root:Making HTTP GET request to https://54.193.63.154/api/
DEBUG:root:Making HTTP GET request to http://54.193.63.154/api/info/
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
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 http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.