[SOLVED] Errors since update

Discussion in 'Installation/Configuration' started by remkoh, Jan 29, 2024.

  1. remkoh

    remkoh Well-Known Member HowtoForge Supporter

    Since I've updated ISPConfig in my multi-server environment from 3.2.9p1 to 3.2.11p1 is see errors in ISPConfig's GUI System Log.

    Code:
    Replication failed. Error: (dns_rr) UPDATE command denied to user '<user>'@'localhost' for table `named`.`records` # SQL: DELETE FROM ?? WHERE ?? = ?
    This is the master DNS server.
    Besides these errors all seems to be working fine.

    This morning I added an A and AAAA record in a zone to test if everything was working, which it was.
    The records were added in the master zone and replicated to the slave zones.
    But after I deleted the records in ISPConfig I got a new entry in the log.
    Nevertheless the records were deleted in the master and slave zones.

    The same goes for adding and deleting a zone.
    Only a new entry in the log when deleting the zone, not when adding.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

  3. remkoh

    remkoh Well-Known Member HowtoForge Supporter

    Looks like that was it :)
    Disabled the plugin and haven't seen any new errors when adding and deleting records and zones.

    Not a clue how and when this plugin got enabled.
    My slave servers didn't have it enabled.
     
    till likes this.

Share This Page