Fatal error across the whole site
-
The following error is blocking the site. The redacted email (a different user’s email address) in this code does not correspond to the redacted first name (mine), so I don’t know why this update is being run. This error is blocking the login page, as well as many of the views in WordPress admin.
[29-Jan-2025 15:02:30 UTC] WordPress database error Duplicate entry '***REDACTEDEMAIL***' for key 'uniq_email' for query UPDATE
wpen_2_matomo_user
SETemail
= '***REDACTEDEMAIL***' WHERElogin
= '***REDACTEDFIRSTNAME***' made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, WpMatomo->init_plugin, WpMatomo\Updater->update_if_needed, WpMatomo\Updater->get_plugins_requiring_update, WpMatomo\Installer::is_intalled, WpMatomo\Bootstrap::do_bootstrap, WpMatomo\Bootstrap->bootstrap, Piwik\FrontController->init, Piwik\Access->reloadAccess, Piwik\Plugins\WordPress\SessionAuth->authenticate, Piwik\Plugins\WordPress\SessionAuth->findMatomoUser, WpMatomo\User\Sync->sync_current_users, WpMatomo\User\Sync->sync_users, WpMatomo\User\Sync->ensure_user_exists, Piwik\Plugins\UsersManager\Model->updateUserFields, Piwik\Db\Adapter\WordPress->query
- You must be logged in to reply to this topic.