Hi Jonah,

On Mon, Nov 26, 2012 at 12:02 PM, Jonah Werre <jonahwe...@gmail.com> 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

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

Reply via email to