• Resolved vyktorjonas

    (@vyktorjonas)


    Hello, ever since I setup my website with wordpress I’ve had an issue where the post pages take forever to load, I’ve tried messing with PHP settings but with no luck, I’m talking minutes loading, sometimes the page straight up refuses to load after a while and throws me an error 524, I tried disabling jetpack and wordfence, no change, my log has these errors, I found a few people with similar issues but none of the solutions I could understand, any help?

    [22-Sep-2021 23:02:09 UTC] Erro de banco de dados do WordPress Commands out of sync; you can't run this command now para a consulta UPDATEwp_optionsSEToption_value= '1632351789' WHEREoption_name` = ‘action_scheduler_lock_async-request-runner’ feita por shutdown_action_hook, do_action(‘shutdown’), WP_Hook->do_action, WP_Hook->apply_filters, ActionScheduler_QueueRunner->maybe_dispatch_async_request, ActionScheduler_OptionLock->set, update_option

    [22-Sep-2021 23:02:09 UTC] Erro de banco de dados do WordPress Commands out of sync; you can't run this command now para a consulta SELECT COUNT(DISTINCT claim_id) FROM wp_actionscheduler_actions WHERE claim_id != 0 AND status IN ( 'pending', 'in-progress') feita por shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, ActionScheduler_QueueRunner->maybe_dispatch_async_request, ActionScheduler_AsyncRequest_QueueRunner->maybe_dispatch, ActionScheduler_AsyncRequest_QueueRunner->allow, ActionScheduler_Abstract_QueueRunner->has_maximum_concurrent_batches, ActionScheduler_DBStore->get_claim_count
    
    [22-Sep-2021 23:02:09 UTC] Erro de banco de dados do WordPress Commands out of sync; you can't run this command now para a consulta SELECT a.action_id FROM wp_actionscheduler_actions a WHERE 1=1 AND a.status='pending' AND a.scheduled_date_gmt <= '2021-09-22 23:02:09' LIMIT 0, 5 feita por shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, ActionScheduler_QueueRunner->maybe_dispatch_async_request, ActionScheduler_AsyncRequest_QueueRunner->maybe_dispatch, ActionScheduler_AsyncRequest_QueueRunner->allow, ActionScheduler_Store->has_pending_actions_due, ActionScheduler_DBStore->query_actions
    • This topic was modified 4 years, 8 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Everything else WordPress topic
Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello there @vyktorjonas

    Sorry for having the trouble, May I ask if you have tried disabling all your plugins one by one – to see if the error is coming from a conflicting plugin?

    Thread Starter vyktorjonas

    (@vyktorjonas)

    thank you for the tip, Tunde, that was so obvious
    I found out that jetpack’s “Speed up static file load times” adds a whole 3 seconds to page load times, at least for me
    and while I couldn’t point exactly which of the following plugins was causing the issue, I can confirm that the issue was solved, so if anyone reads this, please take a look at the following pkugins
    Admin Columns Pro
    Admin Columns Pro – WooCommerce
    Bulk Edit Products, Prices & Attributes for Woocommerce
    Claudio Sanches – PagSeguro for WooCommerce (unlikely)
    Smooth Scroll
    WooInstant – WooCommerce Instant / One Page Checkout
    Wordfence Security

    • This reply was modified 4 years, 8 months ago by vyktorjonas.
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Error 524 timeout’ is closed to new replies.