Home › Forums › General Issues › Long Database Query causing Local Push Issue?
I use WP Engine for hosting and the Local app for development. Recently I’ve been having difficulty pushing my local site up to WPE. When it comes time to “Dump database and push” Local just hangs..sometimes as long as 20+ minutes before I end up having to kill the app. I was working with WPE support last evening and the support member shared this information though I don’t know that it’s actually what is causing the issue with pushing from Local.
“From what I’m seeing at the server level, Advanced Custom Fields Pro appears to be generating a long database query.
We could try disabling the server’s Long Process Killer (LPK) in the event that the long database query is keeping the push from completing.”
WordPress database error Table 'wp_olcfdev.wp_posts' doesn't exist for query SELECT wp_posts.ID#012#011#011#011#011#011 FROM wp_posts #012#011#011#011#011#011 WHERE 1=1 AND wp_posts.post_type = 'acf-ui-options-page' AND ((wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))#012#011#011#011#011#011 #012#011#011#011#011#011 ORDER BY wp_posts.menu_order ASC, wp_posts.post_title ASC#012#011#011#011#011#011 /* From [olcfdev.wpengine.com/wp-admin/] in [/nas/content/live/olcfdev/wp-content/plugins/advanced-custom-fields-pro/includes/class-acf-internal-post-type.php:397] */ made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, ACF->init, do_action('acf/init'), WP_Hook->do_action, WP_Hook->apply_filters, ACF_UI_Options_Page->register_ui_options_pages, ACF_Internal_Post_Type->get_posts, ACF_Internal_Post_Type->get_raw_posts, get_posts, WP_Query->query, WP_Query->get_posts
My question is does this look normal and likely not the cause of my push issues??
You must be logged in to reply to this topic.
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.