fab-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fab-user] Fabric timeout when using local ssh key


From: Vlad Vintila
Subject: [Fab-user] Fabric timeout when using local ssh key
Date: Mon, 14 May 2012 17:34:05 +0300

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]