stuck delete or make backups from backups tab

Discussion in 'ISPConfig 3 Priority Support' started by pinkfeet, Feb 26, 2026 at 1:25 PM.

  1. pinkfeet

    pinkfeet Member HowtoForge Supporter

    Hi,

    i'm using ISPC 3.3.1 in the server. I cannot delete or make neither databases or webfiles backups; the panel shows me the "There is already a pending backup delete job." Error when i try it.

    I'tried to run the backup-now script and it works normally while the panel stuck with "There is already a pending backup delete job." Error.

    Actually i delete backups files from shell and delete entries in web_backup table.

    Are there any place in database where the backups jobs are stuck ?

    Thanks in advance.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    The backup delete job is in the sys_remoteaction table. However, be cautious, as emptying the sys_remoteaction table would stop all types of jobs in ISPConfig, you must then also adjust the last processed ID in the file /usr/local/ispconfig/server/lib/remote_action.inc.php
     
  3. pinkfeet

    pinkfeet Member HowtoForge Supporter

    Perfect,
    thanks a lot Till
     
    till likes this.

Share This Page