rest-api-fuzz-testing icon indicating copy to clipboard operation
rest-api-fuzz-testing copied to clipboard

Deployment fails with "list index out of range" error

Open heikkipontinen opened this issue 4 years ago • 1 comments

I followed the deployment instructions from the docs, but the deployment fails with the following without any additional info:

py raft.py service deploy
list index out of range

Defaults.json has just basic/default values and the same error happens both on Mac and Ubuntu and with all major versions of CLI.

heikkipontinen avatar Jul 26 '21 09:07 heikkipontinen

@heikkipontinen Can you tell us the version you are running of the cli, python, and az? You can use the commands py raft cli version py --version az --version

Also can you share the contents of the defaults.json file? (mask out some of the digits of the subscription with the letter x)

mgreisen avatar Jul 26 '21 15:07 mgreisen