BACKUP FAILED

  • Greetings!


    Since my update from squeezy to wheezy and i-MSCP 1.0.3.0 -> 1.1.0 i receive ever night after the i-MSCP Backup Cron Job this mail:

    Quote


    Date: Di 4. Feb 01:06:36 CET 2014
    Hostname: srv01
    Backup failed


    The Backup itself worked and created the files.


    I enabled the Debug to find the error:

    Code
    1. cat /etc/imscp/imscp.conf | grep -e Debug -e DEBUG# Debug Mode (e.g. for developers)DEBUG = 1


    The Logfile itself is has a debug content but without an error:

    Code
    1. # cat /var/log/imscp/imscp-backup-* | grep -e error -e fail
    2. #


    Any hint what could cause that error ?
    Thanks

  • Hello ;


    Can you try to run the backup script manually and report the output?

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • Done - but there is no output ?!


    Code
    1. # /var/www/imscp/engine/backup/imscp-backup-all yes
    2. #


    runs about ~1h
    May i did something wrong ?

  • Done - but there is no output ?!


    Code
    1. # /var/www/imscp/engine/backup/imscp-backup-all yes
    2. #


    runs about ~1h
    May i did something wrong ?


    1 Hour? How much data are backuped?


    Do you have some other i-mscp processes already running?

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • No, none other i-mscp.

    Code
    1. /var/www# du -sch
    2. 34G .
    3. 34G insgesamt


    Is there a other way to debug ?

  • Re


    I'm wondering from which script that message "Backup failed" come exactly. I don't find it in 1.1.0 source code...

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • mmhhh, the interesting thing is also, i started the job manually so i should receive such a mail again.
    But none... I will check some other logs to be save.


    Thanks so long. :thumbup: