post-review --debug --revision-range=r122829:r122833 --submit-as=alexs 
--username=svcreviewboard --password='ohnoyoudidnt' 
--repository-url=http://HOST.foo.com/svn 
--server=http://rboard.devel.foo.com [email protected] 
--summary=test --description=test  -p
>>> RBTools 0.4.1
>>> Home = /home/alexs
>>> HTTP GETting api/
>>> HTTP GETting http://rboard.devel.foo.com/api/info/
>>> Using the new web API
>>> HTTP GETting http://rboard.devel.foo.com/api/repositories/
>>> HTTP GETting http://rboard.devel.foo.com/api/repositories/1/
>>> HTTP GETting http://rboard.devel.foo.com/api/repositories/1/info/
>>> Attempting to create review request on http://HOST.foo.com/svn for None
>>> Submitting the review request as alexs
>>> HTTP POSTing to http://rboard.devel.foo.com/api/review-requests/: 
{'submit_as': 'alexs', 'repository': 'http://HOST.foo.com/svn'}
>>> Review request created
>>> Attempting to set field 'target_people' to '[email protected]' for review 
request '17'
>>> HTTP PUTting to 
http://rboard.devel.foo.com/api/review-requests/17/draft/: 
{'target_people': '[email protected]'}
>>> Got API Error 105 (HTTP code 400): One or more fields had errors
>>> Error data: {u'fields': {u'target_people': [u'[email protected]']}, 
u'stat': u'fail', u'draft': {u'commit_id': None, u'bugs_closed': [], 
u'last_updated': u'2018-11-20T14:48:40Z', u'description': u'', 
u'target_people': [], u'changedescription': u'', u'depends_on': [], 
u'description_text_type': u'plain', u'target_groups': [], 
u'testing_done_text_type': u'plain', u'links': {u'self': {u'href': 
u'http://rboard.devel.foo.com/api/review-requests/17/draft/', u'method': 
u'GET'}, u'draft_diffs': {u'href': 
u'http://rboard.devel.foo.com/api/review-requests/17/draft/diffs/', 
u'method': u'GET'}, u'update': {u'href': 
u'http://rboard.devel.foo.com/api/review-requests/17/draft/', u'method': 
u'PUT'}, u'draft_screenshots': {u'href': 
u'http://rboard.devel.foo.com/api/review-requests/17/draft/screenshots/', 
u'method': u'GET'}, u'draft_file_attachments': {u'href': 
u'http://rboard.devel.foo.com/api/review-requests/17/draft/file-attachments/', 
u'method': u'GET'}, u'submitter': {u'href': 
u'http://rboard.devel.foo.com/api/users/alexs/', u'method': u'GET', 
u'title': u'alexs'}, u'review_request': {u'href': 
u'http://rboard.devel.foo.com/api/review-requests/17/', u'method': u'GET', 
u'title': u'(no summary)'}, u'delete': {u'href': 
u'http://rboard.devel.foo.com/api/review-requests/17/draft/', u'method': 
u'DELETE'}}, u'summary': u'', u'public': False, u'testing_done': u'', 
u'branch': u'', u'text_type': None, u'extra_data': {}, 
u'changedescription_text_type': u'plain', u'id': 17}, u'err': {u'msg': 
u'One or more fields had errors', u'code': 105}}
Error creating review request: One or more fields had errors

This is be posted at a brandy new 3.0.10 server. The review actually gets 
posted but it's essentially empty minus a few fields.

The reviewboard.log file on the server side (rboard.devel) has nothing in 
it"

2018-11-20 14:48:39,640 - INFO -  - root - Reloading logging settings
2018-11-20 14:48:39,820 - INFO -  - root - Reloading logging settings
2018-11-20 14:48:40,380 - INFO -  - root - Reloading logging settings
2018-11-20 14:48:40,518 - INFO -  - root - Reloading logging settings
2018-11-20 14:48:40,570 - INFO -  - root - Reloading logging settings
2018-11-20 14:48:40,638 - INFO -  - root - Reloading logging settings
2018-11-20 14:48:40,734 - INFO -  - root - Reloading logging settings

This is CentOS 7.5 latest.

Note: This used to work with our old server which crashed and burned (long 
horrible story you tell your children to make sure they keep real backups).

Please note that 'http://HOST.foo.com/svn' is the root of the repo and I 
can check out using 'svn checkout http://[email protected]/svn' with no 
isssues. Repo is standard svn layout.

What am I doing wrong?

I did Google around but the only thread that was semi-similar had to do 
with I think a user using a proxy which doesn't apply here. Both the svn 
server and the review board one are on the same network.

-aps

-- 
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 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to