Title: Server stops working while using AIOWPS
Last modified: November 28, 2017

---

# Server stops working while using AIOWPS

 *  Resolved [wci](https://wordpress.org/support/users/wci/)
 * (@wci)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/server-stops-working-while-using-aiowps/)
 * Dear support team,
 * since around 1 week I am facing the issue of server stops working (httpd and 
   mysql) in evening time around 6 p.m. local time. I am only able to solve by rebooting
   server on a daily basis.
 * While checking the error log I found a lot of info. Please use this excerpt for
   your investigation:
 * ——–
    27-Nov-2017 17:31:57 UTC] WordPress database error Lock wait timeout exceeded;
   try restarting transaction for query INSERT INTO `ms_1_sitemeta` (`site_id`, `
   meta_key`, `meta_value`) VALUES (1, ‘_site_transient_aiowps_captcha_string_info_g5309cvx1g’,‘
   MTUxMTgwMzgxM2pwMTNjY2gwd2VmNjZ2ZXFnZTVqMjc=’) made by require(‘wp-blog-header.
   php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/GeoDirectory_framework/
   404.php’), get_header, locate_template, load_template, require_once(‘/themes/
   GDF_child/header.php’), the_widget, geodir_loginwidget->widget, geodir_loginwidget_output,
   do_action(‘login_form’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array,
   AIOWPSecurity_General_Init_Tasks->insert_captcha_question_form, AIOWPSecurity_Captcha-
   >display_captcha_form, AIOWPSecurity_Captcha->generate_maths_question, set_site_transient,
   add_site_option, add_network_option ————–
 * Please help to solve the issue to proceed using your plugin
 * Best, Alex
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fserver-stops-working-while-using-aiowps%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 8 replies - 1 through 8 (of 8 total)

 *  Plugin Contributor [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/server-stops-working-while-using-aiowps/#post-9729698)
 * Hi, what type of server is your site hosted in? Can you provide some server specifications?
 * Thank you
 *  Plugin Contributor [wpsolutions](https://wordpress.org/support/users/wpsolutions/)
 * (@wpsolutions)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/server-stops-working-while-using-aiowps/#post-9732268)
 * Hi [@wci](https://wordpress.org/support/users/wci/),
    Looks like you have a multisite
   setup is that right? Seems like your issue occurs when the aiowps captcha feature
   tries to set a transient. This is strange because I’ve never seen this problem
   before. Are there any other useful logs on your server which might shed more 
   light?
 * If I am reading your log correctly, it looks like it might be coming from a captcha
   in one of your widgets called “geodir_loginwidget”. Do you know what that is?
   Did you add this widget recently?
 * I guess as a temporary action you can prevent this by deactivating the aiowps
   captcha feature.
 *  Thread Starter [wci](https://wordpress.org/support/users/wci/)
 * (@wci)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/server-stops-working-while-using-aiowps/#post-9732328)
 * Hi, yes it is a multisite with following hard-/software in use
 * As our system configuration we use
    • as Hardware: Intel Core i7-3930 2x HDD 
   3,0 TB SATA 8x RAM 8192 MB DDR3
 * • as Software:
    we use linux and CENTOS 7.4 standard cpanel vers. v68.0.17 please
   check our php info
 * about geodir_loginwidget
    we are using the wpgeodirectory plugin which provide
   a chield theme and we had no problems with this since 1 week. Could be after 
   an update form GD itself or update for AIOWPS – not sure. If I deactivate AIOWPS
   then server works stable.
 * Let me know how to proceed and help with your investigation?
 * Best Alex
 *  Plugin Contributor [wpsolutions](https://wordpress.org/support/users/wpsolutions/)
 * (@wpsolutions)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/server-stops-working-while-using-aiowps/#post-9732346)
 * > Could be after an update form GD itself or update for AIOWPS
 * Was the captcha feature enabled for a long time or did you recently enable it?
 * There haven’t really been any code changes recently that affect the captcha form
   transients.
    Regarding the GD plugin – did you add the widget from that plugin
   recently or was it always there even before this issue?
 * If you can afford to do it, you could try reverting the GD plugin to the version
   which was active at the time when things were stable and then let that soak for
   a day or two and check if the same things occurs again.
 *  Thread Starter [wci](https://wordpress.org/support/users/wci/)
 * (@wci)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/server-stops-working-while-using-aiowps/#post-9733001)
 * Hi again,
 * I have changed some settings within AIOWPS but cannot remember which they was.
   Because did not had this trouble before. GD downgrade was the first solution 
   I have tried but has not helped in this case.
 * Let me check with deactivation of the captcha. Where am I able to find this setting?
 * Best Alex
 *  Plugin Contributor [wpsolutions](https://wordpress.org/support/users/wpsolutions/)
 * (@wpsolutions)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/server-stops-working-while-using-aiowps/#post-9735816)
 * For captcha settings on login form look in the Brute Force menu.
 *  Thread Starter [wci](https://wordpress.org/support/users/wci/)
 * (@wci)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/server-stops-working-while-using-aiowps/#post-9736226)
 * ok – thanks.
 * Currently it seems to work without I made any changes. Let me report tomorrow,
   after server has worked proper whole day/night as well.
 * BR, Alex
 *  Thread Starter [wci](https://wordpress.org/support/users/wci/)
 * (@wci)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/server-stops-working-while-using-aiowps/#post-9744843)
 * Hi – not sure why but its now working stable without issues so I guess this was
   resolved be de-/reactivation of all plugins one by one and finally to activate
   AIOWPS at last plugin.
 * Best, Alex

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Server stops working while using AIOWPS’ is closed to new replies.

 * ![](https://ps.w.org/all-in-one-wp-security-and-firewall/assets/icon-256x256.
   png?rev=2798307)
 * [All-In-One Security (AIOS) – Security and Firewall](https://wordpress.org/plugins/all-in-one-wp-security-and-firewall/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/all-in-one-wp-security-and-firewall/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/all-in-one-wp-security-and-firewall/)
 * [Active Topics](https://wordpress.org/support/plugin/all-in-one-wp-security-and-firewall/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/all-in-one-wp-security-and-firewall/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/all-in-one-wp-security-and-firewall/reviews/)

 * 8 replies
 * 3 participants
 * Last reply from: [wci](https://wordpress.org/support/users/wci/)
 * Last activity: [8 years, 5 months ago](https://wordpress.org/support/topic/server-stops-working-while-using-aiowps/#post-9744843)
 * Status: resolved