Re: Issue 3246 in reviewboard: rbt is unable to complete request with https only server

2014-02-17 Thread reviewboard

Updates:
Status: PendingReview
Owner: trowb...@gmail.com

Comment #4 on issue 3246 by trowb...@gmail.com: rbt is unable to complete  
request with https only server

http://code.google.com/p/reviewboard/issues/detail?id=3246

(No comment was entered for this change.)

--
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 reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Issue 3246 in reviewboard: rbt is unable to complete request with https only server

2014-02-17 Thread reviewboard

Updates:
Status: Fixed

Comment #5 on issue 3246 by trowb...@gmail.com: rbt is unable to complete  
request with https only server

http://code.google.com/p/reviewboard/issues/detail?id=3246

Fixed in review board release-1.7.x (ac6f869). Thanks!

--
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 reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Issue 3246 in reviewboard: rbt is unable to complete request with https only server

2014-02-11 Thread reviewboard

Updates:
Status: NeedInfo

Comment #1 on issue 3246 by chip...@gmail.com: rbt is unable to complete  
request with https only server

http://code.google.com/p/reviewboard/issues/detail?id=3246

This is usually caused by a configuration error on the server. While Apache  
is set for HTTPS, Review Board is not aware it should be using HTTPS.


Make sure that you have https://...; in the Server field in the Admin UI  
- General Settings.


--
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 reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Issue 3246 in reviewboard: rbt is unable to complete request with https only server

2014-02-11 Thread reviewboard


Comment #2 on issue 3246 by ed...@netflix.com: rbt is unable to complete  
request with https only server

http://code.google.com/p/reviewboard/issues/detail?id=3246

The general settings - Site Settings - Server is indeed set  
to https://...;.  Didn't make a diff, the rbt tool still switches from  
https://.../api/ to http://.../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 reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Issue 3246 in reviewboard: rbt is unable to complete request with https only server

2014-02-11 Thread reviewboard


Comment #3 on issue 3246 by trowb...@gmail.com: rbt is unable to complete  
request with https only server

http://code.google.com/p/reviewboard/issues/detail?id=3246

You may also need to add this to your settings_local.py file:

https://docs.djangoproject.com/en/1.4/ref/settings/#secure-proxy-ssl-header

--
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 reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.