Hi guys,

I'm having this strange problem. I'm using fabric as a library. When using
a local ssh key(/root/.ssh/id_rsa) it takes about 2 minutes to run a
command.

This is where it hangs:

 DEB [20120514-12:56:19.118] thr=1 ssh.transport: userauth is OK

After a while it resumes the normal run.
 INF [20120514-12:58:11.873] thr=1 ssh.transport: Authentication
(publickey) successful!


ssh onto the target machine works fine. when using ssh-agent(forwading my
personal key), with the same script, it works fine.

I'm running ubuntu 10.04, Fabric 1.4.2, paramiko 1.7.7.1.


Any help is appreciated.

Thanks,
Vlad Vintila
_______________________________________________
Fab-user mailing list
Fab-user@nongnu.org
https://lists.nongnu.org/mailman/listinfo/fab-user

Reply via email to