Newest update causes auto refresh in any admin area
-
Hi there,
I think there’s a cron schedule related bug with the newest 2.13.9 update.
Here’s all steps I did in case it’s very specific bug.
I updated Spectra blocks plugin from 2.13.8 to 2.13.9 version and immediately got a notification telling me to update my Spectra database, so I clicked on “Update”.
It said that it should take few minutes, but after 30 minutes I thought something went wrong and clicked on “X” button.
I followed steps from your troubleshooting website and attached &migrate_to_new=yes to Spectra Dashboard url.
Nothing visually happened, so I checked Cron events and noticed something happening, so I let it be.
When I visited my website after an hour, I was greeted by “Update successful!” message.
I downloaded log and all seemed fine with migration itself.
But then I noticed that, for example, visiting “Appearance” in WordPress admin caused the page to refresh itself after like 2 seconds. Visiting “Plugins” right away did nothing, but after waiting around 1 minute and clicking on “Plugins”, it did the auto refresh event again. This happens with all pages in wp-admin, be it third party plugin or WordPress settings.
Rolling back to version 2.13.8 fixes the issue.
It’s timed to repeat itself after 300 (5 minutes).
The only difference between 2.13.8 and 2.13.9 version is that the 2.13.9 version adds new CRON schedule called wp_spectra_blocks_migration_cron_interval
Auto refresh interval is shorter than 5 minutes, it’s around 60 seconds, but this is the only difference in both versions of plugins when it comes to cron.
- You must be logged in to reply to this topic.