Forums | Admin

Discussion Forums: help

Start New Thread Start New Thread
Message: 97355
BY: Frederic Donnat (fred-secludit)
DATE: 2012-01-13 13:12
SUBJECT: RE: trouble with keypair / private key

 

Hi Mike,

First of all, thanks for using CloudyScripts and helping us to improve it.

If I understand well, you have an issue while connecting to the instance using an RSA private key.

In fact this is running on Cloudy_Scripts (https://cloudyscripts.com) Website for more than one year without problem. We are using net-ssh > v2.0.x ruby gem.
here is the doc:
http://net-ssh.github.com/ssh/v2/api/

Could you please consider updating to a net-ssh v2.0.x ruby gem in not already done?

Could you also check that your key file is a PEM formatted file containing an RSA private key?
In order to do so, just edit the file and verify that:
- it does not contain the text part of the key
- it begins with "-----BEGIN RSA PRIVATE KEY-----" and ends with "-----END RSA PRIVATE KEY-----"

If this does not solve the problem could you provide us some logs or more informations, on the version of CloudyScripts you are using, the OperatingSystem, the version of Net-SSH and ruby?

Regards,
Fred


Thread View

Thread Author Date
trouble with keypair / private keymike snyder2012-01-12 16:38
      RE: trouble with keypair / private keyFrederic Donnat2012-01-13 13:12
            RE: trouble with keypair / private keymike snyder2012-01-13 22:46
                  RE: trouble with keypair / private keyFrederic Donnat2012-01-16 10:36
                        RE: trouble with keypair / private keymike snyder2012-01-16 16:26
                              RE: trouble with keypair / private keymike snyder2012-01-16 16:33
                                    RE: trouble with keypair / private keymike snyder2012-01-16 16:48
                                          RE: trouble with keypair / private keymike snyder2012-01-17 17:48
                                                RE: trouble with keypair / private keyFrederic Donnat2012-01-18 14:28
                                                      RE: trouble with keypair / private keymike snyder2012-01-18 23:25
                                                            RE: trouble with keypair / private keymike snyder2012-01-18 23:55
                                                                  RE: trouble with keypair / private keyFrederic Donnat2012-01-26 11:08

Post a followup to this message