Jetpack cron issue
-
I’ve had a bunch of cron issues that I just managed to clear up with some simple fixes to wp-config.php; however, when I view all the crons in my WP installation, JetPack stands out for 2 reasons:
1. Next Run shows “2015-08-11 11:34:18 (now)” meaning it’s basically stuck. Two other crons show this same thing: wpseo_ping_search_engines and do_pings
2. the “arguments” field shows the following junk:
[“jetpack_activated”,”jetpack_active_modules”,”jetpack_available_modules”,”jetpack_do_activate”,”jetpack_log”,”jetpack_publicize”,”jetpack_slideshow_background_color”,”jetpack_widget_twitter”,”jetpack_wpcc_options”,”jetpack_relatedposts”,”jetpack_file_data”,”jetpack_security_report”,”jetpack_autoupdate_plugins”,”jetpack_autoupdate_themes”,”jetpack_autoupdate_core”,”jetpack_json_api_full_management”,”jetpack_sync_non_public_post_stati”,”jetpack_site_icon_url”,”jetpack_site_icon_id”,”jetpack_dismissed_manage_banner”,”jetpack_updates”,”jetpack_restapi_stats_cache”,”jetpack_unique_connection”,”jetpack_protect_whitelist”],”mock-option”:[“jetpack_is_main_network”,”jetpack_is_multi_site”,”jetpack_main_network_site”,”jetpack_single_user_site”],”stats”:[“stats_options”,”home”,”siteurl”,”blogname”,”blogdescription”,”gmt_offset”,”timezone_string”,”page_on_front”,”permalink_structure”,”category_base”,”tag_base”],”likes”:[“social_notifications_like”],”site-icon”:[“jetpack_site_icon_url”],”subscriptions”:[“home”,”blogname”,”siteurl”,”page_on_front”,”permalink_structure”,”category_base”,”rss_use_excerpt”,”subscription_options”,”stb_enabled”,”stc_enabled”,”tag_base”]}]
I’ve deactivated / reactivated jetpack, cleared cash, hit /wp-cron.php but no change here.
Suggestions?
Thanks in advance.
- The topic ‘Jetpack cron issue’ is closed to new replies.