Support Forum

Duplicate Entry Errors in SP Logs

JI jim
jim
Member

SP Admin: Toolbox – Error Log

Errors should be reported to Simple:Press support as they may effect the proper behaviour of your forum…

Troubleshooting recent site performance issues, I just discovered the following in our SP Error log…

 

16 February 2015 9:53 pm | spaErrError | 1 | database


file: /problem-with-post-edit-buttonome/tripawds/public_html/wp-content/plugins/simple-press/sp-startup/forum/sp-forum-framework.php

line: 450

function: sp_move_post

error: Duplicate entry ‘10978’ for key ‘PRIMARY’

UPDATE wp_1_sfwaiting SET forum_id=15, topic_id=10978 WHERE post_id=141917

 

And…

 

18 March 2015 8:32 pm | spaErrError | 17 | database


file: /problem-with-post-edit-buttonome/tripawds/public_html/wp-content/plugins/simple-press/forum/content/classes/sp-group-view-class.php

line: 248

function: sp_add_cache

error: Duplicate entry ‘0*group’ for key ‘PRIMARY’

INSERT INTO wp_1_sfcache(cache_id, cache_out, cache) VALUES…

 

We have numerous other getimagesize() warnings, and a bunch of other notices, but I thought I would share the error as suggested in the dashboard. Please advise if any further info is required or if I should take any action to troubleshoot or resolve.

 

Thanks!

3 Answers

New Answer

YS Yellow Swordfish
Yellow Swordfish
Member

Ha! the first one makes no sense at all which means I will have to look into it smile

The other one is, I think,  finally resolved in the next update (5.5.5).

The good news is that neither should have any adverse effect on anything.

And thanks for the information.

JI jim
jim
Member

Thanks for the quick feedback!

That first one (wp_1_sfwaiting) only caught my eye since the sysadmin reviewing our server logs in an attempt to identify the cause of load spikes mentioned an, “excessive TIME_WAIT connection to Apache port 80.”

Perhaps totally unrelated, I know.

MP Mr Papa
Mr Papa
Member

shouldnt cause anything like a spike in cpu…