RE: Error uploading diff: One or more fields had errors (105) - Errors during command execution( "p4 login" )

2010-07-14 Thread Dana Lacoste
Sorry, I was away for a few days, so I didn't reply right away

 

Here's your "debug" steps:

 

On the _SERVER_ side of ReviewBoard, run the command "p4 info".  It
should connect to perforce and show you something like this:

User name: p4user

Client name: p4clientspecname

Client host: client-hostname

Client root: C:\Perforce\p4clientspecname

Current directory: C:\Perforce\p4clientspecname

Client address: 123.45.67.89

Server address: 98.76.54.32:1666

Server root: D:\Perforce

Server date: 2010/07/14 11:07:16 -0700 Pacific Daylight Time

Server uptime: 12:34:56

Server version: P4D/NTX86/2009.2/238357 (2010/03/15)

Server license: Company Name (Number of Users)

Server license-ip: 98.76.54.32:1666

 

This will verify that your connection is running.

 

Note that you MUST be in the EXACT same running conditions as
ReviewBoard: You must have the same username, the same environment, etc.

If you are running on Windows, for example, and running ReviewBoard
under Apache as a service, then you might have severe difficulty trying
to pretend to be the same username that the service runs as!

 

If you get an error about unable to connect to Perforce, then you are
missing or have incorrect P4PORT, etc environment variables.

 

If it does work, well, if you can do that part and let us know we can
maybe track down a more complete solution

 

Dana Lacoste

 

 

On Thu, Jul 8, 2010 at 10:37 PM, Chidambar Kulkarni
http://chidambar.sk/> @gmail.com  >
wrote:
> Tried setting these variables but no luck. :(
>
> Please help!!!
>
> On Wed, Jul 7, 2010 at 12:19 AM, Dana Lacoste 
wrote:
>>
>> It looks like you're having a server-side Perforce issue.
>>
>> Basically, the review board server has to be able to talk to Perforce
>> (not just the client-side) and it's having a login issue.
>>
>> So you can run p4 commands and it's working fine, but the server is
>> unable to do so.
>>
>> You should be able to fix this by setting up P4PORT, P4USER,
P4PASSWD,
>> and P4CLIENT variables on the server side.
>>
>> Dana Lacoste
>>
>> -Original Message-
>> From: reviewboard@googlegroups.com
[mailto:reviewbo...@googlegroups.com]
>> On Behalf Of Chidambar
>> Sent: Tuesday, July 06, 2010 5:03 AM
>> To: reviewboard
>> Subject: Error uploading diff: One or more fields had errors (105) -
>> Errors during command execution( "p4 login" )
>>
>> I am unable to post the review. PSB.
>>
>> ...
>>
>> >>> HTTP POSTing to
http://ESMRB/api/json/reviewrequests/15/diff/new/:
>> {}
>> Error uploading diff: One or more fields had errors (105)
>> >>> {'fields': {'path': ['[P4#run] Errors during command execution(
"p4
>> login" )
>> \n\n\t[Error]: Password invalid.\n\n']}, 'stat': 'fail', 'err':
>> {'msg': 'One or
>> more fields had errors', 'code': 105}}
>> Your review request still exists, but the diff is not attached.
>>
>> Any help would be greatly appreciated.
>>
>> --
>> 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
>
> --
> 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

--

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




-- 
Chidambar Kulkarni

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

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

Re: Error uploading diff: One or more fields had errors (105) - Errors during command execution( "p4 login" )

2010-07-11 Thread Chidambar Kulkarni
Can you please expain in detail about what needs to be done?

On Sat, Jul 10, 2010 at 4:17 AM, Laurent Nicolas  wrote:

> Depending on your P4 installation, you may need to make sure the
> password field is empty.
>
> Laurent
>
> On Thu, Jul 8, 2010 at 10:37 PM, Chidambar Kulkarni
>  wrote:
> > Tried setting these variables but no luck. :(
> >
> > Please help!!!
> >
> > On Wed, Jul 7, 2010 at 12:19 AM, Dana Lacoste 
> wrote:
> >>
> >> It looks like you're having a server-side Perforce issue.
> >>
> >> Basically, the review board server has to be able to talk to Perforce
> >> (not just the client-side) and it's having a login issue.
> >>
> >> So you can run p4 commands and it's working fine, but the server is
> >> unable to do so.
> >>
> >> You should be able to fix this by setting up P4PORT, P4USER, P4PASSWD,
> >> and P4CLIENT variables on the server side.
> >>
> >> Dana Lacoste
> >>
> >> -Original Message-
> >> From: reviewboard@googlegroups.com [mailto:reviewboard@googlegroups.com
> ]
> >> On Behalf Of Chidambar
> >> Sent: Tuesday, July 06, 2010 5:03 AM
> >> To: reviewboard
> >> Subject: Error uploading diff: One or more fields had errors (105) -
> >> Errors during command execution( "p4 login" )
> >>
> >> I am unable to post the review. PSB.
> >>
> >> ...
> >>
> >> >>> HTTP POSTing to 
> >> >>> http://ESMRB/api/json/reviewrequests/15/diff/new/
> :
> >> {}
> >> Error uploading diff: One or more fields had errors (105)
> >> >>> {'fields': {'path': ['[P4#run] Errors during command execution( "p4
> >> login" )
> >> \n\n\t[Error]: Password invalid.\n\n']}, 'stat': 'fail', 'err':
> >> {'msg': 'One or
> >> more fields had errors', 'code': 105}}
> >> Your review request still exists, but the diff is not attached.
> >>
> >> Any help would be greatly appreciated.
> >>
> >> --
> >> 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
> >
> > --
> > 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
>
> --
>  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
>



-- 
Chidambar Kulkarni

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

Re: Error uploading diff: One or more fields had errors (105) - Errors during command execution( "p4 login" )

2010-07-11 Thread Laurent Nicolas
Depending on your P4 installation, you may need to make sure the
password field is empty.

Laurent

On Thu, Jul 8, 2010 at 10:37 PM, Chidambar Kulkarni
 wrote:
> Tried setting these variables but no luck. :(
>
> Please help!!!
>
> On Wed, Jul 7, 2010 at 12:19 AM, Dana Lacoste  wrote:
>>
>> It looks like you're having a server-side Perforce issue.
>>
>> Basically, the review board server has to be able to talk to Perforce
>> (not just the client-side) and it's having a login issue.
>>
>> So you can run p4 commands and it's working fine, but the server is
>> unable to do so.
>>
>> You should be able to fix this by setting up P4PORT, P4USER, P4PASSWD,
>> and P4CLIENT variables on the server side.
>>
>> Dana Lacoste
>>
>> -Original Message-
>> From: reviewboard@googlegroups.com [mailto:reviewbo...@googlegroups.com]
>> On Behalf Of Chidambar
>> Sent: Tuesday, July 06, 2010 5:03 AM
>> To: reviewboard
>> Subject: Error uploading diff: One or more fields had errors (105) -
>> Errors during command execution( "p4 login" )
>>
>> I am unable to post the review. PSB.
>>
>> ...
>>
>> >>> HTTP POSTing to http://ESMRB/api/json/reviewrequests/15/diff/new/:
>> {}
>> Error uploading diff: One or more fields had errors (105)
>> >>> {'fields': {'path': ['[P4#run] Errors during command execution( "p4
>> login" )
>> \n\n\t[Error]: Password invalid.\n\n']}, 'stat': 'fail', 'err':
>> {'msg': 'One or
>> more fields had errors', 'code': 105}}
>> Your review request still exists, but the diff is not attached.
>>
>> Any help would be greatly appreciated.
>>
>> --
>> 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
>
> --
> 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

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


Re: Error uploading diff: One or more fields had errors (105) - Errors during command execution( "p4 login" )

2010-07-09 Thread Chidambar Kulkarni
Tried setting these variables but no luck. :(

Please help!!!

On Wed, Jul 7, 2010 at 12:19 AM, Dana Lacoste  wrote:

> It looks like you're having a server-side Perforce issue.
>
> Basically, the review board server has to be able to talk to Perforce
> (not just the client-side) and it's having a login issue.
>
> So you can run p4 commands and it's working fine, but the server is
> unable to do so.
>
> You should be able to fix this by setting up P4PORT, P4USER, P4PASSWD,
> and P4CLIENT variables on the server side.
>
> Dana Lacoste
>
> -Original Message-
> From: reviewboard@googlegroups.com [mailto:reviewbo...@googlegroups.com]
> On Behalf Of Chidambar
> Sent: Tuesday, July 06, 2010 5:03 AM
> To: reviewboard
> Subject: Error uploading diff: One or more fields had errors (105) -
> Errors during command execution( "p4 login" )
>
> I am unable to post the review. PSB.
>
> ...
>
> >>> HTTP POSTing to 
> >>> http://ESMRB/api/json/reviewrequests/15/diff/new/
> :
> {}
> Error uploading diff: One or more fields had errors (105)
> >>> {'fields': {'path': ['[P4#run] Errors during command execution( "p4
> login" )
> \n\n\t[Error]: Password invalid.\n\n']}, 'stat': 'fail', 'err':
> {'msg': 'One or
> more fields had errors', 'code': 105}}
> Your review request still exists, but the diff is not attached.
>
> Any help would be greatly appreciated.
>
> --
> 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
>

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

RE: Error uploading diff: One or more fields had errors (105) - Errors during command execution( "p4 login" )

2010-07-06 Thread Dana Lacoste
It looks like you're having a server-side Perforce issue.

Basically, the review board server has to be able to talk to Perforce
(not just the client-side) and it's having a login issue.

So you can run p4 commands and it's working fine, but the server is
unable to do so.

You should be able to fix this by setting up P4PORT, P4USER, P4PASSWD,
and P4CLIENT variables on the server side.

Dana Lacoste

-Original Message-
From: reviewboard@googlegroups.com [mailto:reviewbo...@googlegroups.com]
On Behalf Of Chidambar
Sent: Tuesday, July 06, 2010 5:03 AM
To: reviewboard
Subject: Error uploading diff: One or more fields had errors (105) -
Errors during command execution( "p4 login" )

I am unable to post the review. PSB.

...

>>> HTTP POSTing to http://ESMRB/api/json/reviewrequests/15/diff/new/:
{}
Error uploading diff: One or more fields had errors (105)
>>> {'fields': {'path': ['[P4#run] Errors during command execution( "p4
login" )
\n\n\t[Error]: Password invalid.\n\n']}, 'stat': 'fail', 'err':
{'msg': 'One or
more fields had errors', 'code': 105}}
Your review request still exists, but the diff is not attached.

Any help would be greatly appreciated.

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