Dear Ana:

> 2017-01-14 23:06:34 controller gc3.elasticluster[2308] *DEBUG* Trying to
> connect to host frontend001 (172.16.100.10)
> 
> 2017-01-14 23:06:34 controller gc3.elasticluster[2308] *DEBUG* Ignoring 
> error Authentication failed. connecting to frontend001

The key message should be "Authentication failed". This seems to point
in the direction of a wrong SSH identity file or connection user name.

Can you please try running the following command and post the output here?

        ssh -v -i "$HOME/.ssh/id_rsa" [email protected]

You should replace "$HOME/.ssh/id_rsa" with the actual path to the SSH
private key that you set as parameter `user_key_private` in
`.elasticluster/config`

Ciao,
R

-- 
Riccardo Murri, Schwerzenbacherstrasse 2, CH-8606 Nänikon, Switzerland

-- 
You received this message because you are subscribed to the Google Groups 
"elasticluster" 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/d/optout.

Reply via email to