Duplicate entry 'conformist' for key 1 query: INSERT INTO search_total and many similair errors
kmillecam - September 20, 2006 - 15:31
| Project: | Poormanscron |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
A few users are getting this error in their logs (see attached) when Poorman's cron is installed.
More details can be found here: http://drupal.org/node/69915
Thanks for any help or guidance you can provide.
Kevin
| Attachment | Size |
|---|---|
| watchdog.gif | 19.71 KB |

#1
This looks like
search.moduletrying to perform several updates at once. Things to make sure of:#2
Hi,
I got this problem and wonder if you have found a solution ?
Thanks for help.
#3
Can you answer the questions I asked to the initial poster regarding your own site ?
#4
This error is probably caused by multiple instances of cron running concurrently. See for example #43511: Race Condition in the code..
#5
Yes, this would be caused by multiple instances running. Marking as a duplicate.