Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image not valid #10

Open
joechancellor opened this issue Feb 15, 2024 · 2 comments
Open

Image not valid #10

joechancellor opened this issue Feb 15, 2024 · 2 comments

Comments

@joechancellor
Copy link

Getting an error on this image. Changed to Ubuntu2204 with success:

`------------------------------------------
Creating webVM1
Invalid image "UbuntuLTS". Use a valid image URN, custom image name, custom image id, VHD blob URI, or pick an image from ['CentOS85Gen2', 'Debian11', 'FlatcarLinuxFreeGen2', 'OpenSuseLeap154Gen2', 'RHELRaw8LVMGen2', 'SuseSles15SP3', 'Ubuntu2204', 'Win2022Datacenter', 'Win2022AzureEditionCore', 'Win2019Datacenter', 'Win2016Datacenter', 'Win2012R2Datacenter', 'Win2012Datacenter', 'Win2008R2SP1'].
See vm create -h for more information on specifying an image.

Creating webVM2
Invalid image "UbuntuLTS". Use a valid image URN, custom image name, custom image id, VHD blob URI, or pick an image from ['CentOS85Gen2', 'Debian11', 'FlatcarLinuxFreeGen2', 'OpenSuseLeap154Gen2', 'RHELRaw8LVMGen2', 'SuseSles15SP3', 'Ubuntu2204', 'Win2022Datacenter', 'Win2022AzureEditionCore', 'Win2019Datacenter', 'Win2016Datacenter', 'Win2012R2Datacenter', 'Win2012Datacenter', 'Win2008R2SP1'].
See vm create -h for more information on specifying an image.
--------------------------------------------------------`

@davidzmsg
Copy link

I don't think it has to be an LTS version. Try replacing UbuntuLTS with Ubuntu2204 in create-high-availability-vm-with-sets.sh.

@joechancellor
Copy link
Author

joechancellor commented Feb 20, 2024

Replacing UbuntuLTS with Ubuntu2204 was successful. I did have to change it in both files "create-high-availability-vm-with-sets.sh" and "create-high-availability-vm-with-zones.sh"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants