Forum archive
selecting key-pair at launch
When launching a new EC2 instance from a backup using the hub, is it possible to select which keypair I want to apply? It seems to have loaded the various keys from my account to the hub, and then just selects the first/oldest when launching the new instance, or maybe I'm missing something?
I figure I could launch, then save the AMI and re-launch it from the console with new keys, but I'd prefer to use my existing pair.

I only have one key loaded and it works flawlessly.
"SSH Authorized Keys" help (question mark next to it in the Hub under profile):
Considering the wording of that I would assume that if you add multiple keys, then all the keys listed would be added to the instance. But it sounds like that is not the case for you?
I have just done a quick google and it seems that if you have multiple private keys on your local machine then that could be the cause of the issue. If multiple keys are not set up correctly then your local PC will default to just use the first one (which may or may not be the correct one). Obviously if you only have one local private key then that would not explain this...
Can you please double check that you have only one local private key (or have multiple keys configured correctly) and that the specific key you are tring to use in in the list of keys in your profile in the Hub.
Once you have done that (and assuming that it is still an issue) I will escalate this issue to Alon (the Hub Daddy) for him to comment on...