No SSH key was found for....

Asked by rontyo havemmrtyti

Installed today from Cloud Store but cannot get SSH working after login to appscale-run-instances on guestbook
Tried key pair generation, edited appscale.key with my pem from Eucalyptus I use to log in, changed IPS in ips.yaml. Read lots of docs. Stumped. Did these one at a time restoring backups and in combinations. Nothing seems to work.Any thoughts?

The roadblock looks like this:
"No SSH key was found from the following list that worked with IP [192.168.1.2]: ~/.appscale/appscale.key, ~/.appscale/appscale.key, ~/.appscale/appscale.private. Please try logging into this machine. It may be that you need to remove your known_hosts file in your .ssh folder
Use appscale-add-keypair to create an appscale key. See appscale-add-keypair --help."

(did that too and tried changing ip's in ips.yaml)
Any thoughts?

Thanks

Question information

Language:
English Edit question
Status:
Answered
For:
AppScale Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Chris Bunch (cgb-cs) said :
#1

Are you able to run "ssh -i ~/.appscale/appscale.key root@192.168.1.2" ok? It may be that you already have an entry for that IP in your ~/.ssh/known_hosts file and need to remove it - if so, that command should tell you what the offending line is.

Can you help with this problem?

Provide an answer of your own, or ask rontyo havemmrtyti for more information if necessary.

To post a message you must log in.