Page 1 of 1

Cosmobox image problem in AWS

Posted: August 30 2017
by Zhen Pan
I am testing cosmobox on AWS:

To manually run a single image for compiling and testing: works fine.

But in the next step:
To run a cluster for compiling, testing and production runs:


I got the following errors when start the cluster by

starcluster start cheapcluster

>>> Using default cluster template: smallcluster
>>> Validating cluster template settings...
!!! ERROR - Cluster settings are not valid:
!!! ERROR - node_image_id ami-3f2c130f does not exist


Anyone has the same problem ?

Re: Cosmobox image problem in AWS

Posted: August 30 2017
by Antony Lewis
Are you running on the required amazon region/moved the image to the region you are using? The image is not available everywhere. (I've not run it recently myself)

Re: Cosmobox image problem in AWS

Posted: August 30 2017
by Zhen Pan
Antony Lewis wrote:Are you running on the required amazon region/moved the image to the region you are using? The image is not available everywhere. (I've not run it recently myself)

Hi Antony,

I setted "AWS_REGION_NAME = us-west-2" in my config file.

Cosmobox image problem in AWS

Posted: August 30 2017
by Zhen Pan
I think I did not moved the image.