duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] Host key authenticity could not be verified


From: Kenneth Loafman
Subject: Re: [Duplicity-talk] Host key authenticity could not be verified
Date: Tue, 25 Sep 2007 13:03:30 -0500
User-agent: Thunderbird 1.5.0.13 (X11/20070824)

Brandon Keepers wrote:
> 
> On Sep 25, 2007, at 10:48 AM, Kenneth Loafman wrote:
> 
>> Brandon Keepers wrote:
>>> Here is the output of running duplicity with the -v9 option:
>>>
>>> Reading globbing filelist /etc/duplicity_excludes.txt
>>> Main action: inc
>>> Running 'sftp  address@hidden' (attempt #1)
>>> Timeout waiting for response
>>> Running 'sftp  address@hidden' failed (attempt #1)
>>
>> OK, that's really sparse.  Attached is a patch for backends.py that will
>> print some meaningful info, if there is any to be had.  Again, try with
>> -v9 and post the entire log from command line down.
> 
> Now we're getting somewhere:
> <snip>
> There are ~18,000 duplicity files in that directory, so it appears that
> it's just timing out trying to list them all.

I need to an option for timeout, but for now, mod line 98 in globals.py
from:
        timeout = 30
to:
        timeout = 120

That should do it in your case.

...Ken


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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