Hi,
I am getting the following errors when I try to upload a file using
post-review.
>>> Got API Error 210 (HTTP code 200): There was an error fetching extended 
>>> information for this repository.
>>> Error data: {'deprecated': {'in_version': '1.5'}, 'stat': 'fail', 'err': 
>>> {'msg': 'There was an error fetching extended information for this 
>>> repository.', 'code': 210}}
>>> HTTP GETting api/json/repositories/3/info/
>>> Got API Error 210 (HTTP code 200): There was an error fetching extended 
>>> information for this repository.
>>> Error data: {'deprecated': {'in_version': '1.5'}, 'stat': 'fail', 'err': 
>>> {'msg': 'There was an error fetching extended information for this 
>>> repository.', 'code': 210}}
>>> HTTP GETting api/json/repositories/4/info/
>>> Attempting to create review request on https://repository/option for None
>>> HTTP POSTing to http://truncated/option/api/json/reviewrequests/new/: 
>>> {'repository_path': 'https://truncated.com/option'}
>>> Review request created
>>> Attempting to set field 'summary' to 'review board test' for review request 
>>> '408'
>>> HTTP POSTing to http://truncated/api/json/reviewrequests/408/draft/set/: 
>>> {'summary': 'review board test'}
>>> Attempting to set field 'description' to 'REVIEW BOARD TEST' for review 
>>> request '408'
>>> HTTP POSTing to http://truncated/api/json/reviewrequests/408/draft/set/: 
>>> {'description': 'REVIEW BOARD TEST'}
>>> Uploading diff, size: 421
>>> HTTP POSTing to http://truncating/api/json/reviewrequests/408/diff/new/: 
>>> {'basedir': '/operations/puppet'}
>>> Got API Error 105 (HTTP code 200): One or more fields had errors
>>> Error data: {'fields': {'path': ["Server sent unexpected return value (500 
>>> Internal Server Error) in response to OPTIONS request for 
>>> 'https://truncated/opt/operations/puppet/USE_SVN_README'"]}, 'stat': 
>>> 'fail', 'err': {'msg': 'One or more fields had errors', 'code': 105}, 
>>> 'deprecated': {'in_version': '1.5'}}

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.

RB is 1.5, and rbtools are 0.3.2 .

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

Reply via email to