Join us at engage.eucalyptus.com
I installed hybridfox in firefox, then access the url get err
Just tried the ECC with Hybridfox 1.6 build 000024 and it works. You seem to be using the right endpoint URL (http://ecc.eucalyptus.com:8773/services/Eucalyptus/), but make sure you are using the right set of credentials.
I can login http://ecc.eucalyptus.com:8773/services/Eucalyptus/ using Hybridfox now , I get the err because I access http://ecc.eucalyptus.com:8773/services/Eucalyptus/ directly in the browser.
In ubuntu I can ssh -i myfirstkeypair.private root@173.205.188.140
I copied the file myfirstkeypair.private to the windows and login using putty, the error below appear.
Unable to use key file "E:\ec2-keys\myfirstkeypair.private" (not a private key)
Using username "root".
PuTTY Fatal Error
Disconnected:No supported authentication methods available
The PuTTY is launched by connecting to instance through Hybridfox. And the err above appear.
Hello,
since it works on ubuntu, it looks like is some setup on putty. I'm not familiar with its configuration so I'm afraid I cannot help. But please let us know if you find the solution.
cheers
graziano
I finally find it is because of putty can't recognize the private key file format by eca-add-keypair.
solution:
1) Cut every line before -----BEGIN line and after -----END line
2) Convert to Putty format file using Puttygen
Hello,
thanks for reporting back! And glad to hear you got it working.
cheers
graziano