You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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.NotFound
The image id 'ami-0529086c' does not exist510a4f7b-a0cf-49d3-8eee-c563bd4d504cThe text was updated successfully, but these errors were encountered: