479: post-review fails with "The change number specified could not be found (code 203)" whereas change exists

damien******@gmai***** (Google Code) (Is this you? Claim this profile.)
May 5, 2008
I get "The change number specified could not be found (code 203)"
instead of a link to my review request. p5 change -o <changenum> works
perfect though.

What steps will reproduce the problem?
1016:dnozay@dnozay-dev1:11:51:00:/mts/dbc1/dnozay/testbox ◆ post-review
--debug  635548>>> Repository path 'perforce.eng.vmware.com:1666'
>>> Attempting to create review request for 635548
>>> HTTP POSTing to /api/json/reviewrequests/new/: {'changenum': '635548',
'repository_path': 'perforce.eng.vmware.com:1666'}
Error creating review request: The change number specified could not be
found (code 203)
1017:dnozay@dnozay-dev1:11:51:13:/mts/dbc1/dnozay/testbox ◆ p5 change -o
635548 > /dev/null 
1018:dnozay@dnozay-dev1:11:53:29:/mts/dbc1/dnozay/testbox ◆ echo $?
0
1019:dnozay@dnozay-dev1:11:53:37:/mts/dbc1/dnozay/testbox ◆ set | grep P4
P4CONFIG=.p4config
1020:dnozay@dnozay-dev1:11:57:27:/mts/dbc1/dnozay/testbox ◆ cat .p4config 
P4CLIENT=dnozay-testbox

What is the expected output? What do you see instead?
expected output is a link to review request.
I get a code 203

What operating system are you using? What browser?
linux
david
#1 david
The perforce-ro mirror at VMware is being really slow at updating recently.  If you
wait a few seconds and try again, it'll work.
  • +NotABug
#2 damien******@gmai***** (Google Code) (Is this you? Claim this profile.)
please put this in a FAQ or a notice in post-review, I did not even know it was using
a mirror even though I used --debug with post-review.

thank you.