Re: Issue 3306 in reviewboard: server Erro page when click "Ship it!" behind proxy reverse

2014-11-13 Thread reviewboard


Comment #9 on issue 3306 by f...@esss.com.br: server Erro page when  
click "Ship it!" behind proxy reverse

https://code.google.com/p/reviewboard/issues/detail?id=3306

Hi, I found the solution, based on a similar problem with tomcat, I  
discovered that Django have a parameter to use with Proxy  
Rever/Loadbalancer:


the follow line must be inside conf/settings_local.py

USE_X_FORWARDED_HOST = True

Thanks for you help

--
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/d/optout.


Re: Issue 3306 in reviewboard: server Erro page when click "Ship it!" behind proxy reverse

2014-11-03 Thread reviewboard


Comment #8 on issue 3306 by f...@esss.com.br: server Erro page when  
click "Ship it!" behind proxy reverse

https://code.google.com/p/reviewboard/issues/detail?id=3306

I put the address https external and all links inside review board work  
great, but when I click in "Ship IT!" the message "A server error  
occurred.Show Details Dismiss" apear on top.


--
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/d/optout.


Re: Issue 3306 in reviewboard: server Erro page when click "Ship it!" behind proxy reverse

2014-10-31 Thread reviewboard


Comment #7 on issue 3306 by trowb...@gmail.com: server Erro page when  
click "Ship it!" behind proxy reverse

https://code.google.com/p/reviewboard/issues/detail?id=3306

It might be. What's the server name set to in the general settings page?

--
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/d/optout.


Re: Issue 3306 in reviewboard: server Erro page when click "Ship it!" behind proxy reverse

2014-10-31 Thread reviewboard


Comment #6 on issue 3306 by f...@esss.com.br: server Erro page when  
click "Ship it!" behind proxy reverse

https://code.google.com/p/reviewboard/issues/detail?id=3306

Thanks, We use many applications in the same way,like jira,  
confluence,stash, but just reviewboard in particular when will ship it!  
occur this problem.
It's no possible that internal code of reviewboard, it submit to an  
internal absolute url and not relative?


Thanks for advance

--
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/d/optout.


Re: Issue 3306 in reviewboard: server Erro page when click "Ship it!" behind proxy reverse

2014-10-30 Thread reviewboard

Updates:
Status: SetupIssue

Comment #5 on issue 3306 by trowb...@gmail.com: server Erro page when  
click "Ship it!" behind proxy reverse

https://code.google.com/p/reviewboard/issues/detail?id=3306

Unfortunately, we really don't know anything about reverse proxying using  
apache. I think you're on your own to debug this =/


--
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/d/optout.


Re: Issue 3306 in reviewboard: server Erro page when click "Ship it!" behind proxy reverse

2014-05-05 Thread reviewboard


Comment #4 on issue 3306 by f...@esss.com.br: server Erro page when  
click "Ship it!" behind proxy reverse

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

B) none relevant in reviewboard.log (nothing during Ship it!)


C) accessing from eden.esss.com.br/reviewboard and clicking in Ship it!

10.0.0.1 - - [05/May/2014:10:26:55 +] "GET /reviewboard/ HTTP/1.1" 302  
- "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like  
Gecko) Chrome/34.0.1847.132 Safari/537.36"
10.0.0.1 - - [05/May/2014:10:26:55 +] "GET /reviewboard/dashboard/  
HTTP/1.1" 200 3039 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36  
(KHTML, like Gecko) Chrome/34.0.1847.132 Safari/537.36"
10.0.0.1 - - [05/May/2014:10:26:59 +] "GET /reviewboard/r/ HTTP/1.1"  
200 5846 "https://eden.esss.com.br/reviewboard/dashboard/"; "Mozilla/5.0  
(X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko)  
Chrome/34.0.1847.132 Safari/537.36"
10.0.0.1 - - [05/May/2014:10:27:07 +] "GET /reviewboard/r/40781/  
HTTP/1.1" 200 4676 "https://eden.esss.com.br/reviewboard/r/"; "Mozilla/5.0  
(X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko)  
Chrome/34.0.1847.132 Safari/537.36"
10.0.0.1 - - [05/May/2014:10:27:07 +] "GET  
/reviewboard/static/rb/images/review_box_top_bg.png HTTP/1.1" 200  
134 "https://eden.esss.com.br/reviewboard/r/40781/"; "Mozilla/5.0 (X11;  
Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.132  
Safari/537.36"
10.0.0.1 - - [05/May/2014:10:27:07 +] "GET  
/reviewboard/static/rb/images/review_box_bottom_bg.png HTTP/1.1" 200  
126 "https://eden.esss.com.br/reviewboard/r/40781/"; "Mozilla/5.0 (X11;  
Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.132  
Safari/537.36"
10.0.0.1 - - [05/May/2014:10:27:20 +] "GET  
/reviewboard/api/review-requests/40781/?api_format=json HTTP/1.1" 200  
606 "https://eden.esss.com.br/reviewboard/r/40781/"; "Mozilla/5.0 (X11;  
Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.132  
Safari/537.36"
10.0.0.118 - - [05/May/2014:10:27:20 +] "GET  
/reviewboard/api/review-requests/40781/reviews/draft/?api_format=json  
HTTP/1.1" 401 70 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36  
(KHTML, like Gecko) Chrome/34.0.1847.132 Safari/537.36"


C) accessing from internal
10.0.0.118 - - [05/May/2014:10:28:42 +] "GET /reviewboard/ HTTP/1.1"  
302 - "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like  
Gecko) Chrome/34.0.1847.132 Safari/537.36"
10.0.0.118 - - [05/May/2014:10:28:42 +] "GET /reviewboard/dashboard/  
HTTP/1.1" 200 3039 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36  
(KHTML, like Gecko) Chrome/34.0.1847.132 Safari/537.36"
10.0.0.118 - - [05/May/2014:10:28:59 +] "GET /reviewboard/r/ HTTP/1.1"  
200  
5846 "http://flinsvm012.fln.esss.com.br/reviewboard/dashboard/"; "Mozilla/5.0  
(X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko)  
Chrome/34.0.1847.132 Safari/537.36"
10.0.0.118 - - [05/May/2014:10:29:06 +] "GET /reviewboard/r/40781/  
HTTP/1.1" 304  
- "http://flinsvm012.fln.esss.com.br/reviewboard/r/"; "Mozilla/5.0 (X11;  
Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.132  
Safari/537.36"
10.0.0.118 - - [05/May/2014:10:29:22 +] "GET  
/reviewboard/api/review-requests/40781/?api_format=json HTTP/1.1" 200  
606 "http://flinsvm012.fln.esss.com.br/reviewboard/r/40781/"; "Mozilla/5.0  
(X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko)  
Chrome/34.0.1847.132 Safari/537.36"
10.0.0.118 - - [05/May/2014:10:29:22 +] "GET  
/reviewboard/api/review-requests/40781/reviews/draft/?api_format=json  
HTTP/1.1" 404  
70 "http://flinsvm012.fln.esss.com.br/reviewboard/r/40781/"; "Mozilla/5.0  
(X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko)  
Chrome/34.0.1847.132 Safari/537.36"
10.0.0.118 - - [05/May/2014:10:29:22 +] "POST  
/reviewboard/api/review-requests/40781/reviews/ HTTP/1.1" 201  
344 "http://flinsvm012.fln.esss.com.br/reviewboard/r/40781/"; "Mozilla/5.0  
(X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko)  
Chrome/34.0.1847.132 Safari/537.36"
10.0.0.118 - - [05/May/2014:10:29:23 +] "GET /reviewboard/r/40781/  
HTTP/1.1" 200  
4741 "http://flinsvm012.fln.esss.com.br/reviewboard/r/40781/"; "Mozilla/5.0  
(X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko)  
Chrome/34.0.1847.132 Safari/537.36"



D) Last info in Network console from Chorme, before Ship it! from external

?api_format=json
/reviewboard/api/review-requests/40781
GET
200
OK
application/vnd.reviewboard.org.review-request+json
jquery-1.8.2.min.js:2
Script
1.1 KB
2.1 KB
50 ms
49 ms
49 ms
?api_format=json
flinsvm012.fln.esss.com.br/reviewboard/api/review-requests/40781/reviews/draft
GET
(canceled)
jquery-1.8.2.min.js:2
Script
0 B
0 B
21 ms
-



--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:

Re: Issue 3306 in reviewboard: server Erro page when click "Ship it!" behind proxy reverse

2014-05-04 Thread reviewboard


Comment #3 on issue 3306 by trowb...@gmail.com: server Erro page when  
click "Ship it!" behind proxy reverse

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

So you gave me the answer to (a) but not to (b), (c), or (d). Still waiting  
on those before I can help.


--
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/d/optout.


Re: Issue 3306 in reviewboard: server Erro page when click "Ship it!" behind proxy reverse

2014-04-22 Thread reviewboard


Comment #2 on issue 3306 by f...@esss.com.br: server Erro page when  
click "Ship it!" behind proxy reverse

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

Hi,  all request on https://eden.esss.com.br/reviewboard in apache  
mod_proxy works, but "ship it"!


httpd.conf in tag 
 ProxyPass /reviewboard http://flinsvm012.fln.esss.com.br/reviewboard
 ProxyPassReverse /reviewboard  
http://flinsvm012.fln.esss.com.br/reviewboard

 RequestHeader set X-Forwarded-Protocol "https"



--
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/d/optout.


Re: Issue 3306 in reviewboard: server Erro page when click "Ship it!" behind proxy reverse

2014-04-17 Thread reviewboard

Updates:
Status: NeedInfo

Comment #1 on issue 3306 by trowb...@gmail.com: server Erro page when  
click "Ship it!" behind proxy reverse

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

It's impossible to know what's going on without some more information. Can  
you include:


a) the relevant parts of your apache configuration
b) any relevant parts of the review board log
c) any relevant parts of the apache logs
d) some info from the network debug console in chrome and/or firefox

--
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/d/optout.