Notifications
Clear all

Database down

3 Posts
3 Users
0 Reactions
111 Views
Posts: 19
Topic starter
(@seofoxx-de)
Eminent Member
Joined: 2 years ago

Over the past two to three weeks we’ve been dealing with a new issue in wpForo:
a background process keeps trying to update the posts table on a loop.
After a while this overwhelms MySQL and crashes the database, and we have to restart it manually.

The same “action” shows up hundreds of times in the logs right before each crash.
For context, the forum runs on a dedicated WordPress server with more than enough resources.

I’ve attached the relevant log entries (and the design file) for your reference. 

Any ideas?

2 Replies
Sofy
Posts: 5465
 Sofy
Admin
(@sofy)
Support Team
Joined: 8 years ago

Hi,

I'll ask the developers and get back to you soon.

Reply
Robert
Posts: 10606
Admin
(@robert)
Support Team
Joined: 9 years ago

Hi @seofoxx-de,

wpForo doesn't have such queries. I think some plugin tries to monitor or control other plugin actions. Also this could be malware in your website. wpForo doesn't have long lasting background processes and these queries contain variables that don't exist in wpForo plugin.

Reply