duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] Duplicity response status 200 with reason 'OK'


From: edgar . soldin
Subject: Re: [Duplicity-talk] Duplicity response status 200 with reason 'OK'
Date: Sat, 14 Jun 2014 15:02:27 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

On 13.06.2014 18:37, Andreas Vogler wrote:
> 
> Zitat von address@hidden:
>> 1. did it work before?
> 
> No, not on this server
> 

is there probably an enforced webproxy between the machine and the webdav 
server?

SNIP
> 
> So i changed the correct PY. Im dont know python very well, but i deleted the 
> pyc file. it was generated again
> Still no output
> 
> I have no clue why webdavbackend.py doesnt output somthing
> 

hmm.. let's leave that for now. i registered a free account with opendrive.com 
and everything works fine. i even checked volsize 50MB and it worked out.

i think i've got it. you have an incomplete, interrupted backup laying on the 
backend. the backup resume fails as PUT is overwriting a file and not just 
creating one thus HTTP response code is 200.

try adding 200 to the valid codes in line 404 of webdavbackend.py . works for 
me.
don't forget to verify your backup afterwards.


..ede/duply.net




reply via email to

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