question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

When 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:closed
  • Created 11 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
mikethemancommented, Oct 19, 2012

I found this that provides some base AMI id’s for all regions.

0reactions
cosmincommented, Jan 3, 2013

Going to address this as part of #19

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found