joyjoy:
Can anyone please help. These errors just started in my logs and I can't figure out how to fix it. Can anyone please help? Thank you.
PHP Fatal error: 1062:Duplicate entry 'ca34fbe5f9a075091ad59abf02c259a7-1' for key 'PRIMARY' :: INSERT INTO zen_seo_cache (cache_id, cache_language_id, cache_name, cache_data, cache_global, cache_gzip, cache_method, cache_date, cache_expires) VALUES ('ca34fbe5f9a075091ad59abf02c259a7', '1', 'seo_urls_v2_products', 'tL1bkys7jh767l9x3saOOIpQXiWFnxy2H30Jh8+zI6VSVWmXLjW6rNVr//
The cause of the problem is a lot more difficult to identify than the fix. This means I'm about to tell you how to fix the problem, but I can't make any claims that the problem won't re-occur.
Log into the cPanel of your hosting account (if you don't use cPanel you should still be able to follow the same steps with whatever control panel you do have).
Look for the 'phpMyadmin' tool and activate it.
Navigate your way to your store database and click on the tabled named "zen_seo_cache"
Click on the 'Operations' TAB.
Then click the link that reads "Empty the table (TRUNCATE)"
That's it. The errors should now now go away. They may or may not return again, as this will depend on the cause of the problem. If the problem reoccurs consistently it will warrant further investigation, but if it re-occurs only rarely it is probably caused by some kind of 'race condition' and can probably be ignored as it isn't something that you or I will be able to resolve.
Cheers
Rod