• Hi, I have several PHP Crons running and recently did a copy import from the old server to the new. After the import on the new server, several of the PHP crons have a duplicate entry. These duplicate crons have the same sig as the old server’s, but are perpetually stuck in “(now)” even though they are not running, and are unable to be deleted. It says “Successfully deleted the selected cron events” even though they are still there. This is with both mass delete, and individual delete.

    Each duplicate seems to have an original with a different sig, are deleteable, and are not stuck in “(now)” and run as normal. These ones seem to be normal. It is the un-deletable ones that are giving us issues.

    I found this thread in here: https://www.ads-software.com/support/topic/unable-to-delete-now-event/
    However, in that example he was using WooCommerce and WP All Import. The Cron that is un-deleteable in my case does not use either of these plugins.

    Please let me know how we can delete these duplicate cron jobs. Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author John Blackbourn

    (@johnbillion)

    WordPress Core Developer

    Thanks for the report. Can you export the value of the cron option in your wp_options database table and send it over please? Probably best to use Pastebin instead of pasting it directly here.

    Thread Starter jeremyhawes

    (@jeremyhawes)

    Would I be able to share you a secure download link to the file? My email is [email protected] – I won’t email you more than the download link too (I’ll keep all the conversation in here).

    Plugin Author John Blackbourn

    (@johnbillion)

    WordPress Core Developer

    Sure, my email address is my username at gmail. Send it over and I’ll take a look.

    Thread Starter jeremyhawes

    (@jeremyhawes)

    Thanks John, I just emailed you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Unable to Delete after Import’ is closed to new replies.