ava-labs / avalanche-cli

Other
99 stars 56 forks source link

MR #1787 -- Cannot find AMI #1924

Closed ismail44 closed 4 weeks ago

ismail44 commented 1 month ago

It seems MR #1787 broke the avalanche node devnet wiz command. We are getting an error

Error: no amazon machine image found with the description Avalanche-CLI Ubuntu 20.04 Docker

It looks like the internals are looking for an AMI owned by account 931867039610 which is not shared with our account. How can we fix this?

arturrez commented 4 weeks ago

Hello. Thank you for reporting this to us. We are looking into this

arturrez commented 4 weeks ago

@ismail44 can you please try again. Issue should be resolved now

ismail44 commented 4 weeks ago

Looks like it's working... thanks.