Posted: August 13, 2021 at 2:28 pm
EE Version: 4.10.13.p Abandoned Event Registrations are not being cleared out in a timely manner. Saw a similar post on this support board that mentioned the CRON Event for AHEE__EE_Cron_Tasks__expired_transaction_check These appear to be failing and I assume are the culprit (as is hosting on GoDaddy) … please advise on a solution. |
|
Hi there, When you say a timely manner, how long are they taking to clear? Or are they not clearing at all? If you go to Dashboard -> Tools -> Site Health. Wait around 60 seconds for all of the tests to complete on that page, does it show issues with cron or scheduled tasks? — Install the WP Crontrol plugin: https://wordpress.org/plugins/wp-crontrol/ Go to Tools -> Cron Events Does it say anything about WP_Cron at the top of the page? Do you see a lot of events show |
|
They weren’t clearing at all. I’ve manually trashed them to clear up space in the event, so there aren’t any “stuck” currently. Site Health Result: Cron Events: |
|
Ok, so it sounds like there may be an issue with WP Cron on your site. Did site health mention anything about loopback requests? (The test for a loopback request takes roughly 30-60 seconds to complete) ‘A scheduled event has failed’ errors means WP_Cron hasn’t run to execute the function scheduled to run, you browsing the site/admin should have triggered those already. In Cron events, does it show your ‘next run’ times as dates/times in the past? |
|
I didn’t see any mentioned of loopback requests. does it show your ‘next run’ times as dates/times in the past? |
|
Ok, then that’s the problem. You mentioned your hosted with GoDaddy so I recommend creating a ticket with them to confirm WP_CRON is functioning. They may have disabled it on the site and then set up a ‘real’ cron which is failing and needs investigation. |
|
Thanks, will reach out to GoDaddy support. |
|
The support post ‘Abandoned Registrations Not Clearing’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.