Cron job not active? crontab -e

Issue Summary

my plugin gpt ai power is still telling me I have not added the cronjob to crontab -e

It appears that you have not activated Cron Job on your server, which means you will not be able to use the Bulk Editor feature. If you have already activated Cron Job, please allow a few minutes to pass before refreshing the page.

Troubleshooting Questions

          • php /Users/fungames/Local Sites/fungames2/app/public/index.php – wpaicg_cron=yes
            is in my crontab -e when I right click and open site shell in localwp.

I also have wp cron disabled with:

define(‘DISABLE_WP_CRON’, true);

as per their instructions

Replication

Open site shell, type crontab -e input the line:

          • php /Users/fungames/Local Sites/fungames2/app/public/index.php – wpaicg_cron=yes
            then type :wq to write and quit
            Error still shows 15+minutes later.

System Details

  • Which version of Local is being used?
    Latest 6.7.0 +6347

  • What Operating System (OS) and OS version is being used?

    • Mac Ventura 13.3.1
  • Attach the Local Log.
    local-logs2.zip (1.5 KB)

Security Reminder

Local does a pretty good job of scrubbing private info from the logs and the errors it produces, however there’s always the possibility that something private can come through. Because these are public forums, always review the screenshots you are sharing to make sure there isn’t private info like passwords being displayed.

Hi @fungames

Not sure if you’re still having issues with this or not but there are some details in this older thread that might be useful:

Thank you.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.