[StarCluster] ERROR - Invalid AWS_ACCESS_KEY_ID/AWS_SECRET_ACCESS_KEY combination

Stuart Young stuartpyoung at gmail.com
Thu Dec 23 12:46:01 EST 2010


Hi Justin,

Thanks for all your help in resolving this. Just in case it could be 
helpful to other users, here is the solution:

I figured out it was my version of Python (2.7) that handles unicode 
differently to python2.6 and was mangling my signatures so that I always 
got the 'SignatureDoesNotMatch' error. After I installed python2.6 it 
worked fine.

starcluster -c /root/.starcluster/config listpublic

     >>> Listing all public StarCluster images...

    32bit Images:
    -------------
    [0] ami-8cf913e5 us-east-1 starcluster-base-ubuntu-10.04-x86-rc3
    [1] ami-8f9e71e6 us-east-1 starcluster-base-ubuntu-9.04-x86
    [2] ami-17b15e7e us-east-1 starcluster-base-ubuntu-9.10-x86-rc7
    [3] ami-d1c42db8 us-east-1 starcluster-base-ubuntu-9.10-x86-rc8

    64bit Images:
    --------------
    [0] ami-12b6477b us-east-1
    starcluster-base-centos-5.4-x86_64-ebs-hvm-gpu-rc2
    [1] ami-0af31963 us-east-1 starcluster-base-ubuntu-10.04-x86_64-rc1
    [2] ami-a19e71c8 us-east-1 starcluster-base-ubuntu-9.04-x86_64
    [3] ami-2941ad40 us-east-1 starcluster-base-ubuntu-9.10-x86_64-rc3
    [4] ami-a5c42dcc us-east-1 starcluster-base-ubuntu-9.10-x86_64-rc4

    total images: 9


Thanks for your help!


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/starcluster/attachments/20101223/51b702c7/attachment.htm


More information about the StarCluster mailing list