Re: reviewboard - review is being posted with a different user!

2017-04-24 Thread Kevin Yu
Just looked at your question again. If you are posting review request 
through GUI, I assume our issue is different.


On Monday, April 24, 2017 at 4:30:12 PM UTC-7, Kevin Yu wrote:
>
> We had run into the same issue a few times. What happened is that I use 
> user A for Reviewboard Server A and B user for reviewboard Server B. Even 
> after rbt logout, when i run rbt post to reviewboard B, it's posted as User 
> A.
>
> rm -Rf ~/.rbtools-cookies fixed the issue for me.
>
> On Monday, March 27, 2017 at 4:51:53 AM UTC-7, Narayanarao Yenduri wrote:
>>
>> thanks Christian for quick reply.
>> unfortunately re-login did not help.
>>
>> i also suspect some cookie might causing this., any other options to 
>> narrow it down?
>>
>> On Monday, 27 March 2017 14:44:55 UTC+5:30, Christian Hammond wrote:
>>>
>>> Sounds like the local user account on Windows is being reused by user2, 
>>> which would mean there's a stale session cookie file for the user.
>>>
>>> Try forcing a re-login using `rbt login`, and provide the 
>>> username/password of the user you want to use.
>>>
>>> Christian
>>>
>>> -- 
>>> Christian Hammond
>>> President/CEO of Beanbag 
>>> Makers of Review Board 
>>>
>>> On Mon, Mar 27, 2017 at 1:54 AM, Narayanarao Yenduri <
>>> ynaray...@gmail.com> wrote:
>>>
 hi 

 we have an windows machine with perforce as version control being used 
 by user1.
 uesr1 able to raise reviews properly (rbt post  )
 now user1 left, so allotted the same machine to user2.
 when user2 tries to post review, it seems taking id of user1.
 so user2 not able to submit the diff for reviews.

 did any one face similar issue.

 appreciate any quick response.

 thanks.

 -- 
 Supercharge your Review Board with Power Pack: 
 https://www.reviewboard.org/powerpack/
 Want us to host Review Board for you? Check out RBCommons: 
 https://rbcommons.com/
 Happy user? Let us know! https://www.reviewboard.org/users/
 --- 
 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.
 For more options, visit https://groups.google.com/d/optout.

>>>
>>>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
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/d/optout.


Re: reviewboard - review is being posted with a different user!

2017-04-24 Thread Kevin Yu
We had run into the same issue a few times. What happened is that I use 
user A for Reviewboard Server A and B user for reviewboard Server B. Even 
after rbt logout, when i run rbt post to reviewboard B, it's posted as User 
A.

rm -Rf ~/.rbtools-cookies fixed the issue for me.

On Monday, March 27, 2017 at 4:51:53 AM UTC-7, Narayanarao Yenduri wrote:
>
> thanks Christian for quick reply.
> unfortunately re-login did not help.
>
> i also suspect some cookie might causing this., any other options to 
> narrow it down?
>
> On Monday, 27 March 2017 14:44:55 UTC+5:30, Christian Hammond wrote:
>>
>> Sounds like the local user account on Windows is being reused by user2, 
>> which would mean there's a stale session cookie file for the user.
>>
>> Try forcing a re-login using `rbt login`, and provide the 
>> username/password of the user you want to use.
>>
>> Christian
>>
>> -- 
>> Christian Hammond
>> President/CEO of Beanbag 
>> Makers of Review Board 
>>
>> On Mon, Mar 27, 2017 at 1:54 AM, Narayanarao Yenduri > > wrote:
>>
>>> hi 
>>>
>>> we have an windows machine with perforce as version control being used 
>>> by user1.
>>> uesr1 able to raise reviews properly (rbt post  )
>>> now user1 left, so allotted the same machine to user2.
>>> when user2 tries to post review, it seems taking id of user1.
>>> so user2 not able to submit the diff for reviews.
>>>
>>> did any one face similar issue.
>>>
>>> appreciate any quick response.
>>>
>>> thanks.
>>>
>>> -- 
>>> Supercharge your Review Board with Power Pack: 
>>> https://www.reviewboard.org/powerpack/
>>> Want us to host Review Board for you? Check out RBCommons: 
>>> https://rbcommons.com/
>>> Happy user? Let us know! https://www.reviewboard.org/users/
>>> --- 
>>> 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.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
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/d/optout.


Re: reviewboard - review is being posted with a different user!

2017-03-27 Thread Narayanarao Yenduri
thanks Christian for quick reply.
unfortunately re-login did not help.

i also suspect some cookie might causing this., any other options to narrow 
it down?

On Monday, 27 March 2017 14:44:55 UTC+5:30, Christian Hammond wrote:
>
> Sounds like the local user account on Windows is being reused by user2, 
> which would mean there's a stale session cookie file for the user.
>
> Try forcing a re-login using `rbt login`, and provide the 
> username/password of the user you want to use.
>
> Christian
>
> -- 
> Christian Hammond
> President/CEO of Beanbag 
> Makers of Review Board 
>
> On Mon, Mar 27, 2017 at 1:54 AM, Narayanarao Yenduri  > wrote:
>
>> hi 
>>
>> we have an windows machine with perforce as version control being used by 
>> user1.
>> uesr1 able to raise reviews properly (rbt post  )
>> now user1 left, so allotted the same machine to user2.
>> when user2 tries to post review, it seems taking id of user1.
>> so user2 not able to submit the diff for reviews.
>>
>> did any one face similar issue.
>>
>> appreciate any quick response.
>>
>> thanks.
>>
>> -- 
>> Supercharge your Review Board with Power Pack: 
>> https://www.reviewboard.org/powerpack/
>> Want us to host Review Board for you? Check out RBCommons: 
>> https://rbcommons.com/
>> Happy user? Let us know! https://www.reviewboard.org/users/
>> --- 
>> 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 .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
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/d/optout.


Re: reviewboard - review is being posted with a different user!

2017-03-27 Thread Christian Hammond
Sounds like the local user account on Windows is being reused by user2,
which would mean there's a stale session cookie file for the user.

Try forcing a re-login using `rbt login`, and provide the username/password
of the user you want to use.

Christian

-- 
Christian Hammond
President/CEO of Beanbag 
Makers of Review Board 

On Mon, Mar 27, 2017 at 1:54 AM, Narayanarao Yenduri  wrote:

> hi
>
> we have an windows machine with perforce as version control being used by
> user1.
> uesr1 able to raise reviews properly (rbt post  )
> now user1 left, so allotted the same machine to user2.
> when user2 tries to post review, it seems taking id of user1.
> so user2 not able to submit the diff for reviews.
>
> did any one face similar issue.
>
> appreciate any quick response.
>
> thanks.
>
> --
> Supercharge your Review Board with Power Pack:
> https://www.reviewboard.org/powerpack/
> Want us to host Review Board for you? Check out RBCommons:
> https://rbcommons.com/
> Happy user? Let us know! https://www.reviewboard.org/users/
> ---
> 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/d/optout.
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
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/d/optout.


reviewboard - review is being posted with a different user!

2017-03-27 Thread Narayanarao Yenduri
hi 

we have an windows machine with perforce as version control being used by 
user1.
uesr1 able to raise reviews properly (rbt post  )
now user1 left, so allotted the same machine to user2.
when user2 tries to post review, it seems taking id of user1.
so user2 not able to submit the diff for reviews.

did any one face similar issue.

appreciate any quick response.

thanks.

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
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/d/optout.