• Resolved Adam Nowak

    (@adam320)


    I have a massive 13000 line error log on my multisite. It seems that the login lockdown feature tries to access individual tables for each multisite blog, isn’t this is supposed to work off of one table for the main site. I don’t see that any of the individual blog table sets get any of the aiowps database tables, just the main site. Here is the error.

    [17-Oct-2018 01:27:54 UTC] WordPress database error Table ‘XXXXXXXXXXXXXXXX_116_aiowps_login_lockdown’ doesn’t exist for query SELECT * FROM XXXXX_116_aiowps_login_lockdown WHERE release_date > ‘2018-10-17 01:27:54’ AND failed_login_ip = ‘66.249.64.46’ made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘wp_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, AIO_WP_Security->aiowps_wp_loaded_handler, AIOWPSecurity_WP_Loaded_Tasks->__construct, AIOWPSecurity_Process_Renamed_Login_Page::renamed_login_init_tasks, require_once(‘/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php’), wp_signon, wp_authenticate, apply_filters(‘authenticate’), WP_Hook->apply_filters, call_user_func_array, AIOWPSecurity_User_Login->block_ip_if_locked, AIOWPSecurity_User_Login->check_locked_user

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi,

    I have a massive 13000 line error log on my multisite.

    Can you disable the plugin, then re-enable it again. Once you have done that, can you check the error log file again. Do you still see 13000 line errors in the log?

    Regards

    Thread Starter Adam Nowak

    (@adam320)

    I am a little reluctant to do that. This is a multisite with 140 sites on it. It seems the plugin removes the setup when you de-activate it. The individual sites have configured login urls. On multisite, do the individual sites save the login url rewrites to the main site’s database tables? If so when I de-activate it will this be lost?

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi, try the following.

    Turn off the debug setting and no more logs will be produced. Go to WP Security -> Settings -> General Settings tab.

    Let me know if the above helps.

    Thread Starter Adam Nowak

    (@adam320)

    The errors are PHP errors, not errors in the plugin log. The plugin is trying to query database tables that do not exist.

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi, I have submitted a message to the developers to investigate further this issue.

    Thank you

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi, just thought of a question to ask. Did you network activate the aiowps plugin or did you activate it individually in each multi-site?

    Thank you

    Thread Starter Adam Nowak

    (@adam320)

    Network activated

    Thread Starter Adam Nowak

    (@adam320)

    Any word on this issue? I am going to start a new topic on it, been a few months.

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi, I am marking this thread as resolved because you have opened another similar thread.

    Thank you

    • This reply was modified 5 years, 9 months ago by mbrsolution.
Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Multisite lockdown database issue’ is closed to new replies.