• When I go to “Scheduled Actions” I see there are several pending hooks. They remain in pending state and I have to manually run them one by one.
    How can I make then run automatically?

    This is a VPS running Debian and nginx.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support Thu P. a11n

    (@thup90)

    Hi there!

    What are the actions and which plugin do they come from? Could you send us a screenshot of the actions, please?

    I recommend https://snipboard.io/ for easily sharing screenshots – please follow the instructions on the page, then paste the URL in this chat. It works with Chrome, Firefox and Edge.

    Thread Starter TechMan

    (@techman)

    Plugin Support Riaan K.

    (@riaanknoetze)

    Judging by the screenshot, those look like one-off imports whereby orders are imported its own database table for use in the new WooCommerce Admin view.

    In terms of why those aren’t running automatically – this is typically related to CRONjobs not executing as expected. Can you confirm that CRON is enabled on your server and running as expected?

    Thread Starter TechMan

    (@techman)

    There doesn’t appear to be any cron job running on server

    myuser@MyVPS:~$ crontab -l
    no crontab for myuser
    myuser@MyVPS:~$ sudo crontab -l
    no crontab for root
    myuser@MyVPS:~$
    Plugin Support Riaan K.

    (@riaanknoetze)

    Are you seeing a checkmark for CRON in the system status report at **WooCommerce > System Status**? If not, then that’s likely the cause of the issue here and you’d need to get in touch with your hosting provider to ensure CRON is activated/running on your server.

    Thread Starter TechMan

    (@techman)

    I appears to be fine (screenshot below)

    View post on imgur.com

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Scheduled actions not running automatically’ is closed to new replies.