Re: Issue 3097 in reviewboard: unable to post a review with post-review

2014-01-17 Thread reviewboard

Updates:
Status: SetupIssue

Comment #7 on issue 3097 by trowb...@gmail.com: unable to post a review  
with post-review

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

(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 3097 in reviewboard: unable to post a review with post-review

2013-11-05 Thread reviewboard


Comment #6 on issue 3097 by ondr...@salsitasoft.com: unable to post a  
review with post-review

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

Actually I think that this is a web server settings issue. rbt was trying  
to POST to http:// while the server was using SSL. Not sure why it didn't  
work, the server is returning redirects from http to https. Anyway, instead  
of using Nginx - lighttpd I started using Nginx - uwsgi, added  
UWSGI_SCHEME https in Nginx and rbt started to POST to https directly. Now  
it's working.


--
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 3097 in reviewboard: unable to post a review with post-review

2013-11-04 Thread reviewboard


Comment #5 on issue 3097 by ondr...@salsitasoft.com: unable to post a  
review with post-review

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

We are experiencing the same issue with Git. Today I cloned our RB 1.7.9  
onto another machine (installed + copied the database, somehow), and it  
started doing this. It still works on the other machine, though, so it must  
be something with the new installation. The only apparent difference is  
that the new installation is running under its own domain, like  
review.example.com, while the original one is dev.example.com/rb...


--
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 3097 in reviewboard: unable to post a review with post-review

2013-09-21 Thread reviewboard

Updates:
Status: NeedInfo

Comment #1 on issue 3097 by trowb...@gmail.com: unable to post a review  
with post-review

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

Two questions:
- Does it work if you use 'rbt post' instead of post-review?
- Can you include the full output from the console?

--
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 3097 in reviewboard: unable to post a review with post-review

2013-09-21 Thread reviewboard


Comment #2 on issue 3097 by g...@seges.sk: unable to post a review with  
post-review

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

- it does not work with 'rbt post' either:

$ rbt post
CRITICAL:root:'ListResource' object has no attribute 'get_diffs'

- output from the console for post-review in attached file



Attachments:
log  2.4 KB

--
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 3097 in reviewboard: unable to post a review with post-review

2013-09-21 Thread reviewboard


Comment #3 on issue 3097 by ste...@smacleod.ca: unable to post a review  
with post-review

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

Can you please post the output of 'rbt post' when running with the '-d'  
argument as well?


--
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 3097 in reviewboard: unable to post a review with post-review

2013-09-21 Thread reviewboard


Comment #4 on issue 3097 by g...@seges.sk: unable to post a review with  
post-review

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

yes sure... find attached...

Attachments:
rbt.log  2.2 KB

--
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.