-Genocide- Posted March 1, 2007 Posted March 1, 2007 For some reason, my crons started double crediting the other night, I rewrote the cron files, and all of them work fine now except my daily cron, any know what could be the issue? Quote
seanybob Posted March 1, 2007 Posted March 1, 2007 Re: Cron Confusion since ur a pro coder, I feel somewhat dumb asking this question... But have you double checked to make sure you didn't set up the daily cron twice? (Sorry!) Quote
-Genocide- Posted March 1, 2007 Author Posted March 1, 2007 Re: Cron Confusion yeah :P that was the first thing I checked, and I talked to my host, and the problem isnt happening on any other site hosted on the server, so its not a server problem Quote
-Genocide- Posted March 1, 2007 Author Posted March 1, 2007 Re: Cron Confusion TBAB Hosting, M5K's server Quote
Arson Posted March 1, 2007 Posted March 1, 2007 Re: Cron Confusion I see. Ive found that if I have too many crons that run at the same time, it will sometimes double up on one cron and not run the other one at all. Quote
-Genocide- Posted March 1, 2007 Author Posted March 1, 2007 Re: Cron Confusion i only have 2 that run a midnight Quote
Vorlen Posted March 1, 2007 Posted March 1, 2007 Re: Cron Confusion i only have 2 that run a midnight Put them together? :) Quote
Arson Posted March 2, 2007 Posted March 2, 2007 Re: Cron Confusion I bet you have crons that run every 5 minutes. 12:00 is a 5 minute mark ;) and probably one that runs every minute, so theres number 4. Quote
-Genocide- Posted March 2, 2007 Author Posted March 2, 2007 Re: Cron Confusion true....I didnt think about those *goes to work* Quote
Arson Posted March 3, 2007 Posted March 3, 2007 Re: Cron Confusion true....I didnt think about those *goes to work* kekeke Quote
Psycho_Coder Posted October 5, 2007 Posted October 5, 2007 Re: Cron Confusion I have just the standard crons, with one additional that runs on Mondays, and my cron_minute, only set up once, is double running each time. I tried the page on its own, without the cron, and it works fine. No issues. Drops jail time down one minute each time it's run, but when it runs with the cron, it always doubles up. I definitely only have one cron running for cron_minute.php. Any thoughts on this? Thanks! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.