Backup log

Discussion in 'ISPConfig 3 Priority Support' started by kaostc, Mar 19, 2025.

  1. kaostc

    kaostc Member HowtoForge Supporter

    I have a site whose backup always fails with message: "Backup of web files for domain ustealdia.org using path /var/www/clients/client55/web168 failed."
    Where can I check logs for more information? How can I continue troubleshotting this?
    Thanks a lot.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    I don't think that there is a lot of logging implemented in this part of the code. You could try doing a backup manually using cron_debug.php script.
     
  3. kaostc

    kaostc Member HowtoForge Supporter

    What cronjob have I to run?
    Thanks
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Website backups is 500-backup.inc.php
     
  5. kaostc

    kaostc Member HowtoForge Supporter

    Thanks.
    And what this exactly runs? Seems to launch all sites backup, does it?
    I would like to launch just for one of my sites, which is failing.
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

  7. kaostc

    kaostc Member HowtoForge Supporter

    Thanks, I did it and found:

    log/access.log: file changed while we backed it up
    19.03.2025-14:12 - ERROR - Backup of web files for domain ustealdia.org using path /var/www/clients/client55/web168 failed.

    I am a bit confused, since it is obvious that the log file is changing everytime. What am I missing?
    Thanks.
     
  8. till

    till Super Moderator Staff Member ISPConfig Developer

  9. kaostc

    kaostc Member HowtoForge Supporter

    Thanks a lot.
    Any suggested workaround in the meantime?
     
  10. till

    till Super Moderator Staff Member ISPConfig Developer

    Either apply the changes from the merge request that is attached to the issue report manually, or wait until ISPConfog 3.3. has been released.
     

Share This Page