Hey all...

I've been a RB user for quite some time and recently upgraded my RB to 
1.7.whatever-the-newest-is.

I haven't been able to post a review though and here's my command line 
output:

Charlies-MacBook-Pro:~ cdavis$ post-review --debug 30628
>>> RBTools 0.4.3
>>> Python 2.7.2 (default, Jun 20 2012, 16:23:33) 
[GCC 4.2.1 Compatible Apple Clang 4.0 (tags/Apple/clang-418.0.60)]
>>> Running on Darwin-12.2.0-x86_64-i386-64bit

lots of stuff here...

>>> HTTP POSTing to 
http://reviewboard.hq.cashview.com/api/review-requests/: {'changenum': 
'30628', 'repository': u'perforce.hq.cashview.com:1666'}
==> HTTP Authentication Required
Enter authorization information for "Web API" at reviewboard.hq.cashview.com
Username: cdavis
Password: 
>>> Got API Error 103 (HTTP code 401): You are not logged in
>>> Error data: {u'stat': u'fail', u'err': {u'msg': u'You are not logged 
in', u'code': 103}}
>>> Attempting to create review request on perforce.hq.cashview.com:1666 
for 30628
>>> HTTP POSTing to 
http://reviewboard.hq.cashview.com/api/review-requests/: {'changenum': 
'30628', 'repository': u'perforce.hq.cashview.com:1666'}
>>> Got API Error 103 (HTTP code 401): You are not logged in
>>> Error data: {u'stat': u'fail', u'err': {u'msg': u'You are not logged 
in', u'code': 103}}
>>> Attempting to create review request on perforce.hq.cashview.com:1666 
for 30628
>>> HTTP POSTing to 
http://reviewboard.hq.cashview.com/api/review-requests/: {'changenum': 
'30628', 'repository': u'perforce.hq.cashview.com:1666'}
>>> Got API Error 103 (HTTP code 401): You are not logged in
>>> Error data: {u'stat': u'fail', u'err': {u'msg': u'You are not logged 
in', u'code': 103}}
>>> Attempting to create review request on perforce.hq.cashview.com:1666 
for 30628
>>> HTTP POSTing to 
http://reviewboard.hq.cashview.com/api/review-requests/: {'changenum': 
'30628', 'repository': u'perforce.hq.cashview.com:1666'}
>>> Got API Error 103 (HTTP code 401): You are not logged in
>>> Error data: {u'stat': u'fail', u'err': {u'msg': u'You are not logged 
in', u'code': 103}}
Error creating review request: You are not logged in (HTTP 401, API Error 
103)

And the contents of .post-review-cookies.txt:

Charlies-MacBook-Pro:~ cdavis$ cat .post-review-cookies.txt 
# Netscape HTTP Cookie File
# http://www.netscape.com/newsref/std/cookie_spec.html
# This is a generated file!  Do not edit.

Charlies-MacBook-Pro:~ cdavis$ 


If I delete this file and try again, it still dies.

Any ideas?


I'm able to log into the actual RB site just fine and see all my old 
reviews and what not.

-Charlie

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to