Corporate Home Open Source Home
Syndicate content
Eucalyptus

Join us at engage.eucalyptus.com

6 replies [Last post]
zhoupeng
Offline
Joined: 08/22/2010

I installed hybridfox in firefox, then access the url get err

dmitrii
Offline
Joined: 04/28/2009
What version of Hybridfox? Right credentials?

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.

zhoupeng
Offline
Joined: 08/22/2010
Putty err

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

zhoupeng
Offline
Joined: 08/22/2010
Putty err

The PuTTY is launched by connecting to instance through Hybridfox. And the err above appear.

graziano
Offline
Joined: 01/14/2010
Hello, since it works on

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

zhoupeng
Offline
Joined: 08/22/2010
Putty err

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

graziano
Offline
Joined: 01/14/2010
Hello, thanks for reporting

Hello,

thanks for reporting back! And glad to hear you got it working.

cheers
graziano