website database backup skipped

Discussion in 'ISPConfig 3 Priority Support' started by tr909192, Nov 23, 2022.

  1. tr909192

    tr909192 Member HowtoForge Supporter

    Hi everyone,
    I've found that some databases were not backed up. In the sys_log I've found the following entries related to one of the scheduled backup:
    • Code:
      Triggered backup routine for domain id 5140, action name backup_database
    • Code:
      Skipping database backup for domain 5140, because no related databases found.
    The database related to this domain has the field `parent_domain_id` correctly set and the ispconfig's web interface shows the correct domain in the "Site" field. I've already tried to change this field and then set it back to the right website.
    What could be the problem?
     
  2. Th0m

    Th0m ISPConfig Developer Staff Member ISPConfig Developer

    Which version of ISPConfig?
     
  3. tr909192

    tr909192 Member HowtoForge Supporter

    ISPConfig 3.2.8p1 on debian 11. master-slave environment, all the included nodes are deb11
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Did you check the record in the master or slave node? The backup is run on the slave node, so please check if the website is associated correctly there.
     
  5. tr909192

    tr909192 Member HowtoForge Supporter

    checked in this moment: the record in the slave node in the web_database table is identical to the record in the master node, both of them report the right parent_domain_id and backup settings
     

Share This Page