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.
- php /Users/fungames/Local Sites/fungames2/app/public/index.php – wpaicg_cron=yes
-
-
-
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.
- php /Users/fungames/Local Sites/fungames2/app/public/index.php – wpaicg_cron=yes
-
-
-
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.