Re: You are not logged in

2013-02-27 Thread Charlie Davis
-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.netjavascript: 
 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

You are not logged in

2013-02-26 Thread Charlie Davis
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.




Emails have the wrong URL in them?

2012-07-05 Thread Charlie Davis
Is there anyway to change the URL that gets sent out for accessing my site?

Initially I thought my setup domain was wrong, but I reinstalled and still 
getting the wrong url!

I tried changing it in the settings section under Server but no matter 
what I put in there, it won't take it. 

Am I missing something?

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