The keys are definitely copied correctly, cert files freshly created and moved to ~/.ec2 as per the instructions, and I've generated a new secret access key to see if that makes a difference.
I've also swapped an older version of the amazon-ec2 gem (0.3.1) for the latest grempe-amazon-ec2 (0.3.8). Still no dice.
Anyway, just wanted to post something here before I dive more deeply into the debugging.
Duh, fresh account, just needed to create a keypair. Ha. Would probably be worth a more graceful failure there – I'll patch it and send a pull request.
Hi there,
I'm trying to run install-poolparty, but after it asks X.509 certificates it is breaking on line 98:
Some puts-debugging shows the following result from describe_keypairs…
The keys are definitely copied correctly, cert files freshly created and moved to ~/.ec2 as per the instructions, and I've generated a new secret access key to see if that makes a difference.
I've also swapped an older version of the amazon-ec2 gem (0.3.1) for the latest grempe-amazon-ec2 (0.3.8). Still no dice.
Anyway, just wanted to post something here before I dive more deeply into the debugging.