error after update (5.7.0)
-
HI,
we had an issue after the last update (front end is running but dashboard is unaccessible),
error details
====================
Un errore di E_ERROR è stato causato nella linea 1139 del file /web/htdocs/www.marcheteatro.it/home/wp-content/plugins/matomo/app/core/Plugin/Manager.php. Messaggio di errore: Uncaught Piwik\Plugin\PluginException: There was a problem installing the plugin BotTracking: WP DB Error: [1067] Invalid default value for 'created_time' SQL: CREATE TABLE IF NOT EXISTS
mtwp_matomo_log_bot_request(idrequestBIGINT UNSIGNED NOT NULL AUTO_INCREMENT,idsiteINT UNSIGNED NOT NULL,server_timeDATETIME NOT NULL,created_timeDATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP,idaction_urlINT UNSIGNED NULL,bot_nameVARCHAR(100) NOT NULL,bot_typeVARCHAR(50) NOT NULL,http_status_codeSMALLINT UNSIGNED NULL,response_size_bytesINT UNSIGNED NULL,response_time_msINT UNSIGNED NULL,sourceVARCHAR(50) NULL, PRIMARY KEY (idrequest), INDEXindex_idsite_server_time(idsite,server_time) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC;
You must be logged in to reply to this topic.