For sure. Here you go!

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

display-1:~ cdavis$ post-review --debug 30663
>>> 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
>>> Home = /Users/cdavis
>>> Current Directory = /Users/cdavis
>>> Checking the repository type. Errors shown below are mostly harmless.
DEBUG:root:Checking for a Bazaar repository...
DEBUG:root:Checking for a CVS repository...
DEBUG:root:Checking for a ClearCase repository...
DEBUG:root:Checking for a Git repository...
DEBUG:root:Checking for a Mercurial repository...
DEBUG:root:Checking for a Perforce repository...
DEBUG:root:Running: p4 info
DEBUG:root:Running: diff --version
DEBUG:root:repository info: Path: ['build.hq.cashview.com:1666', 
'15.10.1.10.in-addr.arpa:1666', 'perforce.hq.cashview.com:1666'], Base 
path: None, Supports changesets: True
>>> Finished checking the repository type.
DEBUG:root:Running: p4 counters
>>> HTTP GETting api/info/
INFO:root:Generating diff for changenum 30663
DEBUG:root:Running: p4 describe -s 30663
DEBUG:root:Processing edit of //app/1010/htdocs/css/base/ui.css
DEBUG:root:Writing "//app/1010/htdocs/css/base/ui.css#36" to 
"/var/folders/93/6yfcq0fx5_55mpr7rdh0cc980000gn/T/tmpXcj_RS"
DEBUG:root:Running: p4 print -o 
/var/folders/93/6yfcq0fx5_55mpr7rdh0cc980000gn/T/tmpXcj_RS -q 
//app/1010/htdocs/css/base/ui.css#36
DEBUG:root:Running: diff -urNp 
/var/folders/93/6yfcq0fx5_55mpr7rdh0cc980000gn/T/tmpXcj_RS 
/Users/cdavis/Documents/BDC/App/1010-Root/Charlies_1010/app/1010/htdocs/css/base/ui.css
DEBUG:root:Command exited with rc 1: ['diff', '-urNp', 
'/var/folders/93/6yfcq0fx5_55mpr7rdh0cc980000gn/T/tmpXcj_RS', 
'/Users/cdavis/Documents/BDC/App/1010-Root/Charlies_1010/app/1010/htdocs/css/base/ui.css']
--- /var/folders/93/6yfcq0fx5_55mpr7rdh0cc980000gn/T/tmpXcj_RS 2013-02-27 
11:22:32.000000000 -0800
+++ 
/Users/cdavis/Documents/BDC/App/1010-Root/Charlies_1010/app/1010/htdocs/css/base/ui.css
 2013-02-27 
10:58:47.000000000 -0800
@@ -651,7 +651,7 @@ div#inboxDDUpload.threecol div.zde {
  margin-top: 30px;
 }
 div#inboxDDUpload div.fileselect { 
- width: 295px;
+ width: 300px;
  margin-right: 80px;
 }
 
---
DEBUG:root:Processing edit of //app/1010/htdocs/css/partners/pnc/main.css
DEBUG:root:Writing "//app/1010/htdocs/css/partners/pnc/main.css#7" to 
"/var/folders/93/6yfcq0fx5_55mpr7rdh0cc980000gn/T/tmpXcj_RS"
DEBUG:root:Running: p4 print -o 
/var/folders/93/6yfcq0fx5_55mpr7rdh0cc980000gn/T/tmpXcj_RS -q 
//app/1010/htdocs/css/partners/pnc/main.css#7
DEBUG:root:Running: diff -urNp 
/var/folders/93/6yfcq0fx5_55mpr7rdh0cc980000gn/T/tmpXcj_RS 
/Users/cdavis/Documents/BDC/App/1010-Root/Charlies_1010/app/1010/htdocs/css/partners/pnc/main.css
DEBUG:root:Command exited with rc 1: ['diff', '-urNp', 
'/var/folders/93/6yfcq0fx5_55mpr7rdh0cc980000gn/T/tmpXcj_RS', 
'/Users/cdavis/Documents/BDC/App/1010-Root/Charlies_1010/app/1010/htdocs/css/partners/pnc/main.css']
--- /var/folders/93/6yfcq0fx5_55mpr7rdh0cc980000gn/T/tmpXcj_RS 2013-02-27 
11:22:32.000000000 -0800
+++ 
/Users/cdavis/Documents/BDC/App/1010-Root/Charlies_1010/app/1010/htdocs/css/partners/pnc/main.css
 2013-02-27 
11:12:43.000000000 -0800
@@ -186,9 +186,10 @@ div.mouseOverTip {
  font-style: normal;
 }
 div#inboxDDUpload div.fileselect input[type="file"] {
- width: 192px;
+ width: 243px;
 }
 div#inboxDDUpload div.target  {
+ left: 377px;
 }
 div#inboxDDUpload div.ddinstruct {
 }
@@ -234,4 +235,16 @@ div#modal_overlay {
 }
 div#modal_overlay div.title, div#modal_overlay div.control {
  background-image: url(/css/partners/pnc/modal-sprite-clear.png);
+}
+.link, a:link, a:visited, a {
+ color: #3399cc;
+}
+
+div#inboxDDUpload div.fileselect {
+ margin-right: 78px;
+ width: 350px;
+}
+
+div#inboxDDUpload div.ddinstruct {
+ margin-left: 0px;
 }
\ No newline at end of file
---
>>> HTTP GETting api/
>>> HTTP GETting http://reviewboard.hq.cashview.com/api/info/
>>> Using the new web API
>>> HTTP GETting http://reviewboard.hq.cashview.com/api/repositories/
>>> Repositories on Server: [{u'path': u'perforce.hq.cashview.com:1666', 
u'tool': u'Perforce', u'id': 1, u'links': {u'info': {u'href': 
u'http://reviewboard.hq.cashview.com/api/repositories/1/info/', u'method': 
u'GET'}, u'self': {u'href': 
u'http://reviewboard.hq.cashview.com/api/repositories/1/', u'method': 
u'GET'}, u'update': {u'href': 
u'http://reviewboard.hq.cashview.com/api/repositories/1/', u'method': 
u'PUT'}, u'delete': {u'href': 
u'http://reviewboard.hq.cashview.com/api/repositories/1/', u'method': 
u'DELETE'}}, u'name': u'app_1010'}]
>>> Server Aliases: ['build.hq.cashview.com:1666', 
'15.10.1.10.in-addr.arpa:1666', 'perforce.hq.cashview.com:1666']
>>> Attempting to create review request on perforce.hq.cashview.com:1666 
for 30663
>>> HTTP POSTing to 
http://reviewboard.hq.cashview.com/api/review-requests/: {'changenum': 
'30663', '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 30663
>>> HTTP POSTing to 
http://reviewboard.hq.cashview.com/api/review-requests/: {'changenum': 
'30663', '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 30663
>>> HTTP POSTing to 
http://reviewboard.hq.cashview.com/api/review-requests/: {'changenum': 
'30663', '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 30663
>>> HTTP POSTing to 
http://reviewboard.hq.cashview.com/api/review-requests/: {'changenum': 
'30663', '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)
display-1:~ cdavis$ 

On Tuesday, February 26, 2013 6:03:31 PM UTC-8, Christian Hammond wrote:
>
> Hi Charlie,
>
> Strange. Think you can post the entire debug log? I need to see all the 
> steps it's going through.
>
> Christian
>
> -- 
> Christian Hammond - chi...@chipx86.com <javascript:>
> Review Board - http://www.reviewboard.org
> VMware, Inc. - http://www.vmware.com 
>
> On Feb 26, 2013, at 12:13 PM, Charlie Davis 
> <fish...@fishgills.net<javascript:>> 
> wrote:
>
> 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...@googlegroups.com <javascript:>
> 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...@googlegroups.com <javascript:>.
> For more options, visit https://groups.google.com/groups/opt_out.
>  
>  
>
>
>

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