WP Database Error: duplicate entry
-
Hi, doing some debugging work on the site of a client and came across errors in the EmbedPress plugin, filling the
php_errorlogwith thousands upon thousands of errors (it’s a high-traffic site), all of the duplicate entry type:[20-Sep-2025 16:56:31 UTC] WordPress database error Duplicate entry '0-34b869fa' for key 'wp_embedpress_analytics_browser_info.unique_user_fingerprint' for query INSERT INTOwp_embedpress_analytics_browser_info(user_id,session_id,browser_fingerprint,browser_name,browser_version,operating_system,device_type,screen_resolution,language,timezone,country,city,user_agent,created_at) VALUES (0, 'ep-user-1758386808890-yq2au2em1p', '34b869fa', 'Unknown', 'Unknown', 'macOS', 'mobile', '393x852', 'en-US', 'America/Chicago', 'US', 'Spring', 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148', '2025-09-20 12:56:31') made by require('wp-blog-header.php'), wp, WP->main, WP->parse_request, do_action_ref_array('parse_request'), WP_Hook->do_action, WP_Hook->apply_filters, rest_api_loaded, WP_REST_Server->serve_request, WP_REST_Server->dispatch, WP_REST_Server->respond_to_request, EmbedPress\Includes\Classes\Analytics\REST_API->store_browser_infoI tried to turn off Analytics, but for some reason that doesn’t hold and upon a refresh, the button returns to the on position.
Can you fix this please asap?Let me know if you need more info.
Cheers!
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
The topic ‘WP Database Error: duplicate entry’ is closed to new replies.