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

Outdated AMI #1

Open
buger opened this issue Jul 22, 2022 · 4 comments
Open

Outdated AMI #1

buger opened this issue Jul 22, 2022 · 4 comments

Comments

@buger
Copy link

buger commented Jul 22, 2022

Hello!

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

@greenszpila
Copy link

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

@hguerrero
Copy link

hguerrero commented Nov 3, 2022

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.

@ksingh7
Copy link
Owner

ksingh7 commented Nov 30, 2022

Thanks @hguerrero

@ksingh7
Copy link
Owner

ksingh7 commented Nov 30, 2022

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

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

4 participants