Hi,
I am trying to use star cluster on Amazon. However, I always got this error:
# starcluster createkey mykey -o ~/.ssh/mykey.rsa
StarCluster - (
http://web.mit.edu/starcluster) (v. 0.93.3)
Software Tools for Academics and Researchers (STAR)
Please submit bug reports to starcluster_at_mit.edu
!!! ERROR - AuthFailure: AWS was not able to validate the provided access credentials
# starcluster -d start -c smallcluster mycluster
StarCluster - (
http://web.mit.edu/starcluster) (v. 0.93.3)
Software Tools for Academics and Researchers (STAR)
Please submit bug reports to starcluster_at_mit.edu
2012-08-01 06:10:18,980 config.py:551 - DEBUG - Loading config
2012-08-01 06:10:18,981 config.py:118 - DEBUG - Loading file: /home/ubuntu/.starcluster/config
2012-08-01 06:10:18,985 awsutils.py:54 - DEBUG - creating self._conn w/ connection_authenticator kwargs = {'proxy_user': None, 'proxy_pass': None, 'proxy_port': None, 'proxy': None, 'is_secure': True, 'path': '/', 'region': RegionInfo:us-east-1, 'port': None}
!!! ERROR - AuthFailure: AWS was not able to validate the provided access credentials
I use the same credential with euca2ools and it worked fine.
I have put my access key and secret key in the config file.
What is the best way to debug this?
Thanks in advance.
Regards,
Shunde Zhang
School of Computer Science, The University of Adelaide, "Life Impact"
Email: shunde.zhang_at_adelaide.edu.au
Phone: +61 8 83038265
eResearch SA (eRSA), "Enabling Discovery, Innovation and Collaboration through eResearch"
14 Little Queen Street, Thebarton, SA 5031
Email: shunde.zhang_at_eresearchsa.edu.au
Received on Wed Aug 01 2012 - 02:19:03 EDT