Page 1 of 2

backup job failed, why?

Posted: 02 Aug 2011, 15:23
by mprs
BackendException: Error running 'ncftpput -f /tmp/duplicity-RRqsDA-tempdir/mkstemp-oDGg7m-1 -F -t 30 -o useCLNT=0,useHELP_SITE=0 -m -V -C '/tmp/duplicity-RRqsDA-tempdir/mktemp-EyKPRr-3' './Billeder/duplicity-full.20110802T152133Z.vol1.difftar.gz''

Re: backup job failed, why?

Posted: 02 Aug 2011, 15:31
by RandomUsername
There's not much to go on there. Are you able to connect manually to the ftp server and put files on it? If so, I would suggest just checking you've entered the username and password correctly into the backup job details as a first step.

Re: backup job failed, why?

Posted: 02 Aug 2011, 15:54
by Ubi
Can you please read the log files for duplicity? They're in /var/log/backup/

Re: backup job failed, why?

Posted: 03 Aug 2011, 10:43
by pcrene

Re: backup job failed, why?

Posted: 03 Aug 2011, 15:11
by mprs
RandomUsername wrote:There's not much to go on there. Are you able to connect manually to the ftp server and put files on it? If so, I would suggest just checking you've entered the username and password correctly into the backup job details as a first step.
I have doublechecked everything. :-(

Re: backup job failed, why?

Posted: 03 Aug 2011, 15:16
by mprs
Ubi wrote:Can you please read the log files for duplicity? They're in /var/log/backup/
Not sure what to do?

This was what was inside the log:

INFO 1
. Using archive dir: /home/admin/.backup/Test/archives/7a4c94e6534cdb05de55817e0e0b8d96

INFO 1
. Using backup name: 7a4c94e6534cdb05de55817e0e0b8d96

INFO 1
. Import of duplicity.backends.sshbackend Succeeded

INFO 1
. Import of duplicity.backends.ftpbackend Succeeded

INFO 1
. Import of duplicity.backends.cloudfilesbackend Succeeded

INFO 1
. Import of duplicity.backends.webdavbackend Succeeded

INFO 1
. Import of duplicity.backends.ftpsbackend Succeeded

INFO 1
. Import of duplicity.backends.giobackend Succeeded

INFO 1
. Import of duplicity.backends.hsibackend Succeeded

INFO 1
. Import of duplicity.backends.botobackend Succeeded

INFO 1
. Import of duplicity.backends.imapbackend Succeeded

INFO 1
. Import of duplicity.backends.tahoebackend Succeeded

INFO 1
. Import of duplicity.backends.localbackend Succeeded

INFO 1
. Import of duplicity.backends.rsyncbackend Succeeded

NOTICE 1
. NcFTP version is 3.2.4

INFO 1

Re: backup job failed, why?

Posted: 04 Aug 2011, 02:22
by pcrene
I have removed all backup task and created 1 new one using FTP.

After starting the backup i enter 192.168.1.210 as server adres, user, password and target directorie.
Start a backup and it fails. When is check the backup task i notice that the name i entered in the target directorie has dissapeard.

mprs doe you have the same problem?

Rene

Re: backup job failed, why?

Posted: 04 Aug 2011, 02:29
by mprs
same problem....:-(

Re: backup job failed, why?

Posted: 04 Aug 2011, 11:49
by johannes
we are checking this out now, sorry for the inconvenience.

Just to check, you do have 2.3.0.1 as version, right? (minor bug fix with the backup from 2.3). If not update and try again.

Re: backup job failed, why?

Posted: 04 Aug 2011, 12:03
by mprs
mine is 2.3.0.1

Re: backup job failed, why?

Posted: 04 Aug 2011, 12:50
by pcrene
Yep me too: 2.3.0.1

Rene

Re: backup job failed, why?

Posted: 04 Aug 2011, 13:32
by johannes
Ok, thanks. We are on it.

Re: backup job failed, why?

Posted: 04 Aug 2011, 13:42
by mprs
Works now after Carl had access to my B3 - What a service... :D

Re: backup job failed, why?

Posted: 04 Aug 2011, 13:44
by mprs
Ahhh, bloody hell, was to fast. It makes a backup, BUT the file i had in my test-folder is not on the FTP-server. instead there is theese 3 files:

duplicity-full-signatures.20110804T160950Z.sigtar.gz
duplicity-full.20110804T160950Z.manifest
duplicity-full.20110804T160950Z.vol1.difftar.gz

If i backup photo.jpg, shouldnt it be that file there is on my FTP?

Re: backup job failed, why?

Posted: 04 Aug 2011, 14:50
by johannes
Nope, this is a backup service, not a sync service. For instance when it makes only differential backups it (naturally) can't send full files.

However, in all full backups (such as the first) the backup data should be in one of the compressed files, so you can open in on any machine with the right unpacking software.