• Resolved lijndiensten

    (@lijndiensten)


    Hi, would you be able to pinpoint what causes the errors below, from the debug.log? We are just troubleshooting a site that is really slow (backend), not quite sure of the cause, and while doing so, ran into these error messages. Thanks already!

    Ivan

    
    [12-Feb-2022 05:50:09 UTC] WordPress databasefout Unknown column 'expired' in 'where clause' bij query SELECT * FROM<code>ww_litespeed_url_file</code> WHERE url_id=14650 AND vary='' AND type=1 AND expired=0 gemaakt door shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, wp_ob_end_flush_all, ob_end_flush, LiteSpeed\Core->send_headers_force, apply_filters('litespeed_buffer_finalize'), WP_Hook->apply_filters, LiteSpeed\Optimize->finalize, LiteSpeed\Optimize->_optimize, LiteSpeed\Optimize->_build_hash_url, LiteSpeed\Optimizer->serve, LiteSpeed\Data->save_url
    [12-Feb-2022 05:50:09 UTC] WordPress databasefout Unknown column 'expired' in 'where clause' bij query DELETE FROM <code>ww_litespeed_url_file</code> WHERE filename = 'e732ba876654af2416d458d5020c9810' AND expired > 0 gemaakt door shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, wp_ob_end_flush_all, ob_end_flush, LiteSpeed\Core->send_headers_force, apply_filters('litespeed_buffer_finalize'), WP_Hook->apply_filters, LiteSpeed\Optimize->finalize, LiteSpeed\Optimize->_optimize, LiteSpeed\Optimize->_build_hash_url, LiteSpeed\Optimizer->serve, LiteSpeed\Data->save_url
    [12-Feb-2022 05:50:09 UTC] WordPress databasefout Unknown column 'expired' in 'field list' bij query INSERT INTO <code>ww_litespeed_url_file</code> SET url_id=14650, vary='', filename='e732ba876654af2416d458d5020c9810', type=1, expired = 0 gemaakt door shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, wp_ob_end_flush_all, ob_end_flush, LiteSpeed\Core->send_headers_force, apply_filters('litespeed_buffer_finalize'), WP_Hook->apply_filters, LiteSpeed\Optimize->finalize, LiteSpeed\Optimize->_optimize, LiteSpeed\Optimize->_build_hash_url, LiteSpeed\Optimizer->serve, LiteSpeed\Data->save_url
    [12-Feb-2022 05:50:09 UTC] WordPress databasefout Unknown column 'expired' in 'where clause' bij query SELECT * FROM <code>ww_litespeed_url_file</code> WHERE url_id=14650 AND vary='' AND type=2 AND expired=0 gemaakt door shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, wp_ob_end_flush_all, ob_end_flush, LiteSpeed\Core->send_headers_force, apply_filters('litespeed_buffer_finalize'), WP_Hook->apply_filters, LiteSpeed\Optimize->finalize, LiteSpeed\Optimize->_optimize, LiteSpeed\Optimize->_build_hash_url, LiteSpeed\Optimizer->serve, LiteSpeed\Data->save_url
    [12-Feb-2022 05:50:09 UTC] WordPress databasefout Unknown column 'expired' in 'where clause' bij query DELETE FROM <code>ww_litespeed_url_file</code> WHERE filename = 'edbb776e6de43474d29b5d1c301ce1a2' AND expired > 0 gemaakt door shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, wp_ob_end_flush_all, ob_end_flush, LiteSpeed\Core->send_headers_force, apply_filters('litespeed_buffer_finalize'), WP_Hook->apply_filters, LiteSpeed\Optimize->finalize, LiteSpeed\Optimize->_optimize, LiteSpeed\Optimize->_build_hash_url, LiteSpeed\Optimizer->serve, LiteSpeed\Data->save_url
    [12-Feb-2022 05:50:09 UTC] WordPress databasefout Unknown column 'expired' in 'field list' bij query INSERT INTO <code>ww_litespeed_url_file</code> SET url_id=14650, vary='', filename='edbb776e6de43474d29b5d1c301ce1a2', type=2, expired = 0 gemaakt door shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, wp_ob_end_flush_all, ob_end_flush, LiteSpeed\Core->send_headers_force, apply_filters('litespeed_buffer_finalize'), WP_Hook->apply_filters, LiteSpeed\Optimize->finalize, LiteSpeed\Optimize->_optimize, LiteSpeed\Optimize->_build_hash_url, LiteSpeed\Optimizer->serve, LiteSpeed\Data->save_url
    
    • This topic was modified 3 years, 1 month ago by Yui.
    • This topic was modified 3 years, 1 month ago by Yui. Reason: formatting
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support qtwrk

    (@qtwrk)

    Hi,

    could you please check what are the columns in your wp_litespeed_url_file table ?

    best regards,

    Thread Starter lijndiensten

    (@lijndiensten)

    Hi, the columns are id, url_id, vary, filename and type.

    Thanks,
    Ivan

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    okay , please try :

    disable plugin
    go to phpmyamdin , remove that table , then re-enable plugin and do a purge all , this should re-create the table

    Thread Starter lijndiensten

    (@lijndiensten)

    That fixed it, thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Errors in debug.log’ is closed to new replies.