Skip to content
This repository was archived by the owner on Feb 2, 2022. It is now read-only.

Deployment fails with "list index out of range" error #228

Open
heikkipontinen opened this issue Jul 26, 2021 · 1 comment
Open

Deployment fails with "list index out of range" error #228

heikkipontinen opened this issue Jul 26, 2021 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@heikkipontinen
Copy link

heikkipontinen commented Jul 26, 2021

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.

@mgreisen
Copy link
Contributor

@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 mgreisen self-assigned this Jul 26, 2021
@mgreisen mgreisen added the question Further information is requested label Jul 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants