2570: Error 500 when RBTools use RB API to upload a new review

rea****@gmai***** (Google Code) (Is this you? Claim this profile.)
April 12, 2012
What version are you running?
1.6.5

What's the URL of the page containing the problem?
(Intranet URL)

What steps will reproduce the problem?
1.Post a review using RBTools

What is the expected output? What do you see instead?
Expected:(url of the generated review)
Obtained: (with debug)
>>> RBTools 0.4.1
>>> Home = C:\Users\ConsultorAmaris\AppData\Roaming
>>> HTTP GETting api/
>>> HTTP GETting http://videobereviews.hi.inet/api/info/
>>> Using the new web API
>>> HTTP GETting http://videobereviews.hi.inet/api/review-requests/246/
>>> HTTP GETting http://videobereviews.hi.inet/api/repositories/
>>> HTTP GETting http://videobereviews.hi.inet/api/repositories/1/
>>> HTTP GETting http://videobereviews.hi.inet/api/repositories/1/info/
>>> Got API Error 210 (HTTP code 500): There was an error fetching extended information for this repository
>>> Error data: {u'stat': u'fail', u'err': {u'msg': u'There was an error fetching extended information for this repository', u'code': 210}}
>>> Uploading diff, size: 1299
>>> HTTP POSTing to http://videobereviews.hi.inet/api/review-requests/246/diffs/
: {'basedir': '/trunk/platform/modules/pinchos-pserver'}
>>> Got API Error 105 (HTTP code 400): One or more fields had errors
>>> Error data: {u'fields': {u'path': [u'Login to the SCM server failed.']}, u'stat': u'fail', u'err': {u'msg': u'One or more fields had errors', u'code': 105}}

Error uploading diff

The generated diff file was empty. This usually means no files were
modified in this change.

Try running with --output-diff and --debug for more information.

Your review request still exists, but the diff is not attached.

What operating system are you using? 
Windows 7 Home Edition 64 bits. 

Please provide any additional information below.
The response of the api Call:
http://videobereviews.hi.inet/api/repositories/1/info/
Generates a error 500 with this output:
Actualizar la página para obtener la fuente de: http://videobereviews.hi.inet/api/repositories/1/info/
(In english: Update the page for get the source of http://videobereviews.hi.inet/api/repositories/1/info/)
david
#1 david
It sounds like the repository on your server is not set up properly (specifically, "Login to the SCM server failed.")
  • +SetupIssue
#2 rea****@gmai***** (Google Code) (Is this you? Claim this profile.)
Exactly... credentials changed ;) Thanks