One of my members just submitted a rather long article to the forums and we ended up with lots of mysql errors of the form :-
Duplicate entry 'virtues' for key 1 query: INSERT INTO search_total (word, count) VALUES ('virtues', 0.136808331478) in /home/weplycom/public_html/porttalbotchat-co-uk/includes/database.mysql.inc on line 120.
Duplicate entry 'characterization' for key 1 query: INSERT INTO search_total (word, count) VALUES ('characterization', 0.1960537025) in /home/weplycom/public_html/porttalbotchat-co-uk/includes/database.mysql.inc on line 120.
Duplicate entry 'possess' for key 1 query: INSERT INTO search_total (word, count) VALUES ('possess', 0.218035614094) in /home/weplycom/public_html/porttalbotchat-co-uk/includes/database.mysql.inc on line 120.
And many more (around 20 or so repeated errors. It also showed on the frontpage and then disappeared.
We've experianced this a few times before as well but nothing that severe. Anyone any ideas what could be the cause ?
Comments
Mmmm this just happened
Mmmm this just happened again for no reason. Again another list of duplicate entries found.
Any ideas ? Its getting rather frustrating.
still happening from time to
still happening from time to time. Anyone any reason why ?
I am getting this as well.
Have you found a solution? I looked at the table, there is no unique key column other then word... its trying to insert words into the table that already exist instead of updating them... if you found a patch, let me know !
Thanks!
Happening to me too ...
Fresh install 4.7.2
It appears to happen when the cron runs and tries to update the search indexes.
What contributed modules are the rest of you running?
Here's my list:
buddylist
countdown
glossary
invite
nodevote
nodewords
notify
poormanscron
print
privatemsg
tagadelic
userpoints
http://www.webwiseone.com
It's all about community.
https://bkjdigital.com
We make magic.
I wonder if its
I wonder if its poormanscron.
I also rfun privatemsg, notify and buddylist on your list. I doubt its notify or buddylist so that possibly narrows it down.
I don't always have the problem but it does happen from time to time and causes a printed MYSQL and is very frustrating. Doesn't seem to effect the search index or indeed the site but obvkiously i would prefer not having to see it.
I'm getting the same error
I'm getting the same error and I'm using curl with a proper cron set up. From then after cron.php fails to complete and the site stops getting indexed.
It seems like it could be the root of a problem I'm having with my search index. Any help would be appreciated.
Bill /<.
Having the same problem
I use cron from a different machine. Any solution to this by now?
We're still having this
We're still having this problem.
Do any of you developers who might be following this thread have any suggested tests we can run or more info we can provide.
I'm happy to do any legwork necessary to pinpoint the problem.
Thanks,
Kevin
http://www.webwiseone.com
It's all about community.
https://bkjdigital.com
We make magic.
Me, too.
Do no Drupal developers check this forum? It would be great to get a resolution to this issue, I'm having it as well. I only share poormanscron with the list desm0n supplied in a reply above. Every cron run that involves indexing produces these errors for me, it has happened since I first started populating my site with content.
Will a Drupal dev please give a helping hand in this matter.
Nick
Could be Poorman's Cron
It appears on our site that the errors occur when a user hits the site and triggers poorman's cron.
Still a mystery to me.
I've posted an issue against Poorman's Cron to see if someone over there will look into it: http://drupal.org/node/85171
Kevin
http://www.webwiseone.com
It's all about community.
https://bkjdigital.com
We make magic.
same problem here
Hi,
I got this problem and wonder if you have found a solution ?
Thanks for help.
Me to. Seems very quiet here
Me to.
Seems very quiet here ...
======
There are 10 people who can count binary
They who can and they who don't
Hack into core!
You should have the following code (HACK) in the CORE (modules/search/search.module). This is critical issue.
That code should go on Drupal
That code should go on Drupal 6