Hi,

I don't know what's wrong but I receive this error. I also don't know what have to be done to reproduce it. I don't receive it every time instantly after sending or receiving messages or notifications but sometimes yet.

* user warning: Duplicate entry '16-1' for key 1 query: INSERT INTO pmgrowl_close (mid, uid, closed) VALUES (16, 1, 1) in /var/www/vhosts/mysite.com/subdomains/drupal/httpdocs/includes/common.inc on line 3422.
* user warning: Duplicate entry '18-1' for key 1 query: INSERT INTO pmgrowl_close (mid, uid, closed) VALUES (18, 1, 1) in /var/www/vhosts/mysite.com/subdomains/drupal/httpdocs/includes/common.inc on line 3422.
* user warning: Duplicate entry '20-1' for key 1 query: INSERT INTO pmgrowl_close (mid, uid, closed) VALUES (20, 1, 1) in /var/www/vhosts/mysite.com/subdomains/drupal/httpdocs/includes/common.inc on line 3422.
* user warning: Duplicate entry '21-1' for key 1 query: INSERT INTO pmgrowl_close (mid, uid, closed) VALUES (21, 1, 1) in /var/www/vhosts/mysite.com/subdomains/drupal/httpdocs/includes/common.inc on line 3422.
* user warning: Duplicate entry '24-1' for key 1 query: INSERT INTO pmgrowl_close (mid, uid, closed) VALUES (24, 1, 1) in /var/www/vhosts/mysite.com/subdomains/drupal/httpdocs/includes/common.inc on line 3422.

Would be great if somebody could help me.

Thanks a lot.

Stefan

Comments

Dave.Ingram’s picture

ah ha. Could this also be related to having multiple tabs open at the same time? Please check by sending a message to yourself with two tabs open. Close it on one, then on the other, and see if you can recreate this.

design.er’s picture

Unfortunately I could not recreate the error this way. This error occures maybe every 20th time I send/receive messages... and I always have multiple tabs open. So I really can't detect any system behind this error.
The other thing is that the error varys with the count of lines. So it may really be count of open tabs but I it occures not every time.
Feel free to reproduce it yourself... maybe you will have more luck. :)

Dave.Ingram’s picture

Assigned: Unassigned » Dave.Ingram

Thanks for looking into this more. I'll work on getting in a fix for this in the next day or two.

Dave.Ingram’s picture

Status: Active » Fixed

This bug turned out to be when closing the same message on multiple tabs. This has been fixed in the alpha 2 release.

George2’s picture

quite possibly not ;)

see http://drupal.org/node/511952

George2’s picture

Status: Fixed » Active
berdir’s picture

Status: Active » Closed (duplicate)