[StarCluster] help starting up cluster

Archie Russell archier at gmail.com
Mon Jan 31 21:37:37 EST 2011


I get this error when I startup

% starcluster -d start myfirstcluster
StarCluster - (http://web.mit.edu/starcluster)
Software Tools for Academics and Researchers (STAR)
Please submit bug reports to starcluster at mit.edu

config.py:281 - DEBUG - Loading config
config.py:99 - DEBUG - Loading file: /users/archie/.starcluster/config
>>> Using default cluster template: smallcluster
awsutils.py:46 - DEBUG - creating self._conn w/ connection_authenticator
kwargs = {'path': '/', 'region': None, 'port': None, 'is_secure': True}
>>> Validating cluster template settings...
awsutils.py:46 - DEBUG - creating self._conn w/ connection_authenticator
kwargs = {'path': '/', 'region': None, 'port': None, 'is_secure': True}
cluster.py:766 - ERROR - Invalid AWS_ACCESS_KEY_ID/AWS_SECRET_ACCESS_KEY
combination.
cli.py:243 - ERROR - settings for cluster template "smallcluster" are not
valid

AWS_ACCESS_KEY_ID & AWS_SECRET_ACCESS_KEY are in my config file and they
appear to be OK.


I *can* start using ec2-run-instances on the commandline,  e.g.

ec2-run-instances -K /mumble/privatekey.pem -C /mumble/certificate.pem
ami-4bf71e22 -z us-east-1d -k mumble-keypair -t c1.xlarge -n 1 2>&1

Has anyone seen this before?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/starcluster/attachments/20110131/340bcfa6/attachment.htm


More information about the StarCluster mailing list