Hi, I am trying to use scalr with google compute engine and create a 3-tier architecture with steps given this link.
https://scalr-wiki.atlassian.net/wiki/display/docs/3+Tier+Web+Application+Deployment Since ubuntu was not available i used debian. When i tries to start and access the external ip of load balancer, it says "502 bad gateway". So , i was trying to get in to the linux box using the gcutil tool but not able to login to the machine. It says, "SSH Permission denied (publickey)<http://askubuntu.com/questions/311558/ssh-permission-denied-publickey> " So, I tried to download the public and private keys for the farm and added the public key to the metadata of the GCE cloud console for that project and also tried to do a normal SSH using the downloaded private key using "ssh -i pathtoprivatekey root@ipaddrress" with 600 permission to privatekey. I tried restarting the farm and checked whether the public key was taken. It was available. But still got the same error connecting. "SSH Permission denied (publickey)<http://askubuntu.com/questions/311558/ssh-permission-denied-publickey> ". What could be the issue? -- You received this message because you are subscribed to the Google Groups "scalr-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
