fab-user
[Top][All Lists]
Advanced

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

Re: [Fab-user] binascii.Error: Incorrect padding


From: Jeff Forcier
Subject: Re: [Fab-user] binascii.Error: Incorrect padding
Date: Mon, 26 Nov 2012 14:02:37 -0800

Hi Jonah,

On Mon, Nov 26, 2012 at 12:02 PM, Jonah Werre <address@hidden> wrote:
> I'm getting [a binascii] error when I deploy to both staging and production
> environments which are two different servers.

This is coming out of the low level SSH lib's attempt to read the
server's key fingerprint from your known_hosts file; it usually means
that file is malformed in some way (extra whitespace, etc, which can
e.g. occur if it's been hand-edited or appended onto at some point).
I'd double check that it's correct.

Best,
Jeff


-- 
Jeff Forcier
Unix sysadmin; Python/Ruby engineer
http://bitprophet.org



reply via email to

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