cookpad / elasticfox-ec2tag

Patched Elasticfox (for EC2 Tag) branched from http://aws.amazon.com/developertools/609 and provide standalone version based on http://code.google.com/p/efoxapp/. ELB Tab from hybridfox http://code.google.com/p/hybridfox/
77 stars 17 forks source link

Bug with private key selection #22

Open HardGlory opened 8 years ago

HardGlory commented 8 years ago

There is no window for "ppk" choice (just missed from ~ 0.4.2), and then error in putty "Unable to use key file "${key}" (unable to open file). 0.4.14 version. Please return. Thanks.

HardGlory commented 8 years ago

I just cheked. The bug starts from 0.4.7.

HardGlory commented 8 years ago

I am sorry for the monologue. I found the problem. String 1634 (if statement) in the ec2ui/content/ec2ui/instancesview.js. Comparison: https://github.com/cookpad/elasticfox-ec2tag/compare/0.4.6...0.4.7

Would be good to fix it. Thanks.