I inserted a story today and got this error about 5 times in watchdog. I replaced any site specific info with ***'s

Type error
Date Tuesday, January 4, 2005 - 07:37
User ********
Location /?q=node/add/story
Message user error: Duplicate entry '8-3-term_access' for key 1 query: INSERT INTO prog_node_access (nid, gid, realm, grant_view, grant_update, grant_delete) VALUES (8, 3, 'term_access', 1, 1, 1) in /****/database.mysql.inc on line 125.
Hostname ***.***.***.***

Comments

malfunct’s picture

This has happened again on my site (sorry forgot to log in when filing original bug) so its not an isolated incident.

pyromanfo’s picture

Sorry it took me so long to get back to you, holidays and all. Fixed in CVS.

malfunct’s picture

How screwed up is that table now that the inserts have been failing? Is there any "fixup" I need to do after installing the new version of the module?

Anonymous’s picture

Probably just go save your permissions for each role again.

pyromanfo’s picture

That was me, oops.

Anonymous’s picture