Reporters
-
Hi,
I can see that CRON firing every five minutes.
Reposter is set-up, filters on but, it’s not making any posts?
Any ideas please?
-
so far, two weeks – no response?
Do you have WP Cron setup correctly?
https://www.nextscripts.com/tutorials/wp-cron-scheduling-tasks-in-wordpress/Please go to the Log/History page and check only “All Cron Events” checkbox.
You should see ONLY crons executed from WGET or Mozilla every one or two minutes. If you see nothing at all, calls from “WordPress/4.x.x” or calls made at irregular time intervals, your cron is not set correctly.
Hi @nextscripts
CRON is showing as working
I can send a post manually, but not automatically via autoposter
Please go to the Log/History page and check only “All Cron Events” checkbox.
You should see ONLY crons executed from WGET or Mozilla every one or two minutes. If you see nothing at all, calls from “WordPress/4.x.x” or calls made at irregular time intervals, your cron is not set correctly.
If you don’t see something like
[2019-12-09 15:07:02] – [Cron Request]- 119.91s after the previous one. | Cron called from 107.178.106.130 (Mozilla/5.0 (Windows NT 6.1; WOW64))
then your cron is NOT working properly.
Hi @nextscripts
Disabled internal WP-Cron function
Cron Setup : Every 5 minutes
curl -s -H “User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64)” https://site.com/wp-cron.php?doing_wp_cron
This is the path triggered :
https://SITENAME.com/wp-cron.php?doing_wp_cron
LOG :
Y:| WHERE (flt = “snap” OR flt = “cron” OR flt = “sys”) |
0No Posts Made
Until you see something like
[2019-12-09 15:07:02] – [Cron Request]- 119.91s after the previous one. | Cron called from 107.178.106.130 (Mozilla/5.0 (Windows NT 6.1; WOW64))
in the SNAP log, SNAP won’t work.
If you don’t have records of cron requests in the log, it means cron is NOT executing any SNAP functionality. If it’s actually running, something is blocking/aborting it before it can reach SNAP.
Hi @nextscripts,
Thank you,
I stopped ALL plugins, ran SNAP, checked CRON > nothing
Thing was, when using the free version, worked fine for 4 years?
Happy for you to use ANYDESK and take a look yourself?
Could you please make sure you have all the necessary tables before that?
Hi @nextscripts
What tables, they should have been created on install, right??
hI @nextscripts
Autopost :
Total Posts: 76 | Posted: 0 | Next post will be ~ 2019-12-09 22:15 | Current WordPress Time: 2019-12-09 22:31
None were posted
Hi
In ‘Custom Field Name’, I can see this :
snap_isRpstd12570 > NOT EXIST
The topic ‘Reporters’ is closed to new replies.