- This topic is empty.
-
AuthorPosts
-
January 9, 2025 at 3:19 pm #27298
Jack
GuestSuddenly seeing this In WP Admin, any ideas?
Git Updater Error Code: There may be a problem with WP-Cron. A Git Updater WP-Cron event is overdue.
January 12, 2025 at 8:07 am #27306Henry
GuestI also see this on 2 of my sites today. Is it a bug in Git Updater
January 12, 2025 at 11:22 am #27328Christina
Guest???????
January 14, 2025 at 11:46 am #27346Jerry
Guesthttps://github.com/afragen/git-updater/issues/789
same issue, but not much help.
January 14, 2025 at 11:48 am #27347Nicholas
Guesthttps://github.com/afragen/git-updater/issues/703
from 2018 but Andy says
Can you install https://github.com/afragen/github-updater-support ? It adds a couple of other plugins to assist in figuring out the issue. It also overrides the WP-Cron updating which helps in troubleshooting.
January 14, 2025 at 11:50 am #27348Andrea
Guesttbh I think it’s not related to GU, just wp-cron not firing or something in the cache/transients or something that is conflicting or confusing GU maybe. for SlickStack we improved WP Cron a lot last year, check your ss-config has these lines correctly:
## WP_CRON_METHOD = [wpcli|server] wpcli strongly recommended (required for WP Multisite) ## ## WP_CRON_INTERVAL = [minutely|often|regular|quarter-hourly|half-hourly|hourly] ## WP_CRON_METHOD="wpcli" WP_CRON_INTERVAL="often"or try re-installing SlickStack too and rebooting.
January 14, 2025 at 12:17 pm #27349 -
AuthorPosts