jamesyonan/brenda

brenda-run failing when trying to run spot instance request

Opened this issue · 2 comments

dion commented

Hi I'm getting the following error message when trying to create a spot instance request, can someone point me in the right direction? I'm on osx mojave 10.14.6, thanks.

File "/Users/dioncoder/Library/Python/2.7/lib/python/site-packages/boto/connection.py", line 1186, in get_list
raise self.ResponseError(response.status, response.reason, body)
boto.exception.EC2ResponseError: EC2ResponseError: 400 Bad Request

InvalidAMIID.NotFoundThe image id 'ami-0529086c' does not exist510a4f7b-a0cf-49d3-8eee-c563bd4d504c

I'm seeing the same issue. Maybe whatever public AMI brenda was using at one point no longer exists? Did you ever figure this out?

It looks like there is a fork of this repo that is up to date with a new AMI: https://github.com/gwhobbs/brenda
Would be nice to see the README of this repo updated to mention this fork