Fatal Error & Question

Asked by A.M.

Hi
So I wrote took a script out of the internet ( http://wiki.hetzner.de/index.php/Duplicity_Script ) and modified it a little so it won't delete any updates, just do incremental backups when executed. When I execute the script in putty I get this:

Fatal Error: Unable to start incremental backup. Old signatures not found and incremental specified

BUT everything is fine, the backup is created incrementally and the logs seem to be fine:

http://pastebin.com/p5e4Drim

So my questions:

a) Why do I get the error in SSH?
b) Where exactly is the point in running this let's say once a week, if for instance I loose a file and I notice that too late? Once the backup is ran the file is also missing in the backup right?

Question information

Language:
English Edit question
Status:
Answered
For:
Duplicity Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
edso (ed.so) said :
#1

On 05.05.2014 22:26, A.M. wrote:
> New question #248210 on Duplicity:
> https://answers.launchpad.net/duplicity/+question/248210
>
> Hi
> So I wrote took a script out of the internet ( http://wiki.hetzner.de/index.php/Duplicity_Script ) and modified it a little so it won't delete any updates, just do incremental backups when executed. When I execute the script in putty I get this:

any reason not to use http://duply.net ?

> Fatal Error: Unable to start incremental backup. Old signatures not found and incremental specified
>
> BUT everything is fine, the backup is created incrementally and the logs seem to be fine:

where does it say that, obviously not in your duplicity output

> http://pastebin.com/p5e4Drim

don't post -v9 logs or obfuscate anything wrt auth. change you passphrase now. agn ;)

>
> So my questions:
>
> a) Why do I get the error in SSH?

don't see no error.. post complete output with error

> b) Where exactly is the point in running this let's say once a week, if for instance I loose a file and I notice that too late? Once the backup is ran the file is also missing in the backup right?
>

but you hopefully have a backup from before when it was still there. see manpage time option '-t'

..ede/duply.net

Revision history for this message
A.M. (a25) said :
#2

The Error is shown in ssh as I said right before I posted the error message

And the reason I didn't use that script is simply cuz I googled it and it didn't show up :D

I will change those..

I'll check that, thanks

Revision history for this message
Rachel (rkellyalso) said :
#3

I also encountered this error ("Fatal Error: Unable to start incremental backup. Old signatures not found and incremental specified") but I believe it is a product of having not created any backups previously.

There must be a full backup created first, and then incremental backups can be created and logged thereafter.

Can you help with this problem?

Provide an answer of your own, or ask A.M. for more information if necessary.

To post a message you must log in.