openspot icon indicating copy to clipboard operation
openspot copied to clipboard

Outdated AMI

Open buger opened this issue 3 years ago • 4 comments

Hello!

Project looks great! However current Fedora AMI is outdated, and already removed from marketplace.

buger avatar Jul 22 '22 14:07 buger

facing the same issue: An error occurred (InvalidAMIID.NotFound) when calling the RequestSpotInstances operation: The image id '[ami-01d3bd808e1fd393c]' does not exist

greenszpila avatar Jul 27 '22 11:07 greenszpila

You can set the env var AMI_ID to replace it with the image available in your region.

For example:

export AMI_ID=ami-05e26a753e329fc1b

Then launch the script in the same terminal, and it will use this image instead of the default one.

hguerrero avatar Nov 03 '22 18:11 hguerrero

Thanks @hguerrero

ksingh7 avatar Nov 30 '22 12:11 ksingh7

But still we should find a better way to handle this ;)

ksingh7 avatar Nov 30 '22 12:11 ksingh7