Comment 8 for bug 556132

Revision history for this message
Martin Pool (mbp) wrote : Re: [Bug 556132] Re: bzr: ERROR: paramiko.SSHException:

On 9 April 2010 14:09, Andrew Bennetts <email address hidden> wrote:
> Huh, that's weird!  I'd expect key-exchange to be something that happens very
> early in the SSH conversation, well before bzr starts making requests about
> specific branches or anything like that.  But you're right, the traceback shows
> it has actually gotten a lot further than I thought.  I wonder if paramiko is
> giving an incorrect error message?

Perhaps SSH changes keys after a certain amount of time or traffic in
a single session? Or perhaps this is just bug 537116.
>
> How long does it run for, exactly?  If it's an hour, then maybe you're
> experiencing bug 537116.