Hello,
Every day, a cron job is ran on my dns servers and I get some warnings/errors since 5-6 days. Apparently, everything is ok on the dns but I'm worrying whether or not those error messages are important to fix. Could you tell me if I have something to do to ensure stability of my dns servers ? Here are the lines :
Many thanks in advance !
T.
Every day, a cron job is ran on my dns servers and I get some warnings/errors since 5-6 days. Apparently, everything is ok on the dns but I'm worrying whether or not those error messages are important to fix. Could you tell me if I have something to do to ensure stability of my dns servers ? Here are the lines :
Code:
[2017-04-20 04:54:43 +0200] 68% complete
[2017-04-20 04:54:43 +0200] - Processing command `/usr/local/cpanel/scripts/checkbashshell`
[2017-04-20 04:54:43 +0200] 70% complete
[2017-04-20 04:54:43 +0200] - Processing command `/usr/local/cpanel/scripts/purge_modsec_log`
[2017-04-20 04:54:43 +0200] [23358] Cpanel::Exception::Database::Error/(XID 6v7wtw) Database /var/cpanel/modsec/modsec.sqlite Error: no such table: hits
[2017-04-20 04:54:43 +0200] [23358] at /usr/local/cpanel/Cpanel/Exception/CORE.pm line 77.
[2017-04-20 04:54:43 +0200] [23358] Cpanel::Exception::create("Database::Error", Cpanel::ExceptionMessage::Raw=SCALAR(0x114b468), HASH(0x110bb38)) called at /usr/local/cpanel/Cpanel/Exception/CORE.pm line 94
[2017-04-20 04:54:43 +0200] [23358] Cpanel::Exception::create_raw("Database::Error", "Database /var/cpanel/modsec/modsec.sqlite Error: no such tabl"..., HASH(0x110bb38)) called at /usr/local/cpanel/Cpanel/Exception.pm line 30
[2017-04-20 04:54:43 +0200] [23358] Cpanel::Exception::__ANON__(__CPANEL_HIDDEN__, __CPANEL_HIDDEN__..., HASH(0x110bb38)) called at /usr/local/cpanel/Cpanel/DBI.pm line 193
[2017-04-20 04:54:43 +0200] [23358] Cpanel::DBI::_create_exception(Cpanel::DBI::SQLite::db=HASH(0x110b700), "DBD::SQLite::db do failed: no such table: hits", undef) called at /usr/local/cpanel/Cpanel/DBI.pm line 178
[2017-04-20 04:54:43 +0200] [23358] Cpanel::DBI::_error_handler("DBD::SQLite::db do failed: no such table: hits", Cpanel::DBI::SQLite::db=HASH(0x110b700), undef) called at /usr/local/cpanel/Cpanel/ModSecurity/DB.pm line 312
[2017-04-20 04:54:43 +0200] [23358] Cpanel::ModSecurity::DB::purge_stale_records_from_database(7) called at /usr/local/cpanel/scripts/purge_modsec_log line 41
[2017-04-20 04:54:43 +0200] [23358] scripts::purge_modsec_log::run() called at /usr/local/cpanel/scripts/purge_modsec_log line 27
[2017-04-20 04:54:43 +0200] 72% complete
[2017-04-20 04:54:43 +0200] 74% complete
[2017-04-20 04:54:44 +0200] Setting up cronjobs
T.