Hi Sivakumar, Were you able to go through the issue?
If not, here are a few pointers: - Indeed you should figure out why the app isn't running on the upstream. It's a good idea to SSH into the server and check what's going on there. - You could check your Scalr System and Scripting Logs to validate whether everything's working as expected. - To SSH into the host, you should use the user `scalr` with the key that was provided by Scalr. Not the user `root`. Hope this helps! On Friday, December 13, 2013 6:36:18 AM UTC+1, Sivakumar V wrote: > > 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.
