ami is missing
See original GitHub issueWhen trying to launch a 50 node hive I get the below return.
Connecting to the hive.
Attempting to call up 50 bees.
Traceback (most recent call last):
File "/usr/local/bin/bees", line 5, in <module>
main.main()
File "/Library/Python/2.7/site-packages/beeswithmachineguns/main.py", line 127, in main
parse_options()
File "/Library/Python/2.7/site-packages/beeswithmachineguns/main.py", line 111, in parse_options
bees.up(options.servers, options.group, options.zone, options.instance, options.login, options.key)
File "/Library/Python/2.7/site-packages/beeswithmachineguns/bees.py", line 104, in up
placement=zone)
File "/Library/Python/2.7/site-packages/boto/ec2/connection.py", line 618, in run_instances
return self.get_object('RunInstances', params, Reservation, verb='POST')
File "/Library/Python/2.7/site-packages/boto/connection.py", line 699, in get_object
raise self.ResponseError(response.status, response.reason, body)
boto.exception.EC2ResponseError: EC2ResponseError: 400 Bad Request
<?xml version="1.0" encoding="UTF-8"?>
<Response><Errors><Error><Code>InvalidAMIID.NotFound</Code><Message>The AMI ID 'ami-ff17fb96' does not exist</Message></Error></Errors><RequestID>c5420b2a-4d8a-4c76-81ff-9f24dfa77de3</RequestID></Response>
Issue Analytics
- State:
- Created 11 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Troubleshoot "Cannot load details" errors when an AMI isn't ...
I can no longer select the Amazon Machine Image (AMI) that my Amazon Elastic Compute Cloud (Amazon EC2) Windows instance uses in the...
Read more >Amazon provided Windows AMI removed - AWS re:Post
My customer was using a Windows 2012 R2 AMI provided by Amazon, and the image has disappeared, did that already happen?
Read more >Ami is Missing! by UnknownArtistML on DeviantArt
Ami is being held captive by ghosts! Alan will find and rescue her ...
Read more >Ami Dolenz - Missing my Mom so much today. ... - Facebook
Ami, your mother was lovely as are you! We lost our mother 2 1/2 years ago. Love to you sweet girl! 7 yrs...
Read more >A Missing Data Compensation Method Using LSTM ...
With the expansion of advanced metering infrastructure (AMI) installations, various additional services using AMI data have emerged. However, some data is ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I found this that provides some base AMI id’s for all regions.
Going to address this as part of #19