4540: Unable to use rbt post to update the diff

koman2019

What version are you running?

0.7.6

What steps will reproduce the problem?

  1. rbt post

What is the expected output? What do you see instead?

The new diff should be posted to review board.

What operating system are you using?

Window 10

Attach the debug out from the command.

Unexpected error when validating the diff: Too many invalid password attempts. Try logging in through the website. (HTTP 400, API Error 224)

Got API Error 224 (HTTP code 400): Unexpected error when validating the diff: Too many invalid password attempts. Try logging in through the website.

Error data: {u'stat': u'fail', u'err': {u'msg': u'Unexpected error when validating the diff: Too many invalid password attempts. Try logging in through the website.\n', u'code': 224}}
Traceback (most recent call last):
File "C:\Program Files (x86)\RBTools\bin..\Python27\Scripts\rbt-script.py", line 8, in <module>
load_entry_point('RBTools==0.7.6', 'console_scripts', 'rbt')()
File "C:\Program Files (x86)\RBTools\Python27\lib\site-packages\rbtools-0.7.6-py2.7.egg\rbtools\commands\main.py", line 133, in main
command.run_from_argv([RB_MAIN, command_name] + args)
File "C:\Program Files (x86)\RBTools\Python27\lib\site-packages\rbtools-0.7.6-py2.7.egg\rbtools\commands__init__.py", line 629, in run_from_argv
exit_code = self.main(*args) or 0
File "C:\Program Files (x86)\RBTools\Python27\lib\site-packages\rbtools-0.7.6-py2.7.egg\rbtools\commands\post.py", line 756, in main
(msg_prefix, e))
rbtools.commands.CommandError: Error validating diff

Unexpected error when validating the diff: Too many invalid password attempts. Try logging in through the website.
(HTTP 400, API Error 224)

Please provide any additional information below.

I did not fail to login many times.

david
#1 david

Handled on the community mailing list.

  • -New
    +SetupIssue