This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Cron Job Issue: Error: System Cron file could not be created.
#1
Cron Job Issue: Error: System Cron file could not be created.
Hi,


Iam not able to create new cron jobs through the panel, as my script path and other things are correct when i tried to add it over SSH it was showing another error of vm below are the things I have done so please help me.

1. Cron jobs neeed to add 

================ Start =========================
# Campaigns sender, runs each minute.
* * * * * /usr/bin/php -q /var/sentora/hostdata/zadmin/public_html/login_mydomain_in/apps/console/console.php send-campaigns >/dev/null 2>&1

# Transactional email sender, runs once at 2 minutes.
*/2 * * * * /usr/bin/php -q /var/sentora/hostdata/zadmin/public_html/login_mydomain_in/apps/console/console.php send-transactional-emails >/dev/null 2>&1

# Bounce handler, runs once at 10 minutes.
*/10 * * * * /usr/bin/php -q /var/sentora/hostdata/zadmin/public_html/login_mydomain_in/apps/console/console.php bounce-handler >/dev/null 2>&1

# Feedback loop handler, runs once at 20 minutes.
*/20 * * * * /usr/bin/php -q /var/sentora/hostdata/zadmin/public_html/login_mydomain_in/apps/console/console.php feedback-loop-handler >/dev/null 2>&1

# Delivery/Bounce processor, runs once at 3 minutes.
*/3 * * * * /usr/bin/php -q /var/sentora/hostdata/zadmin/public_html/login_mydomain_in/apps/console/console.php process-delivery-and-bounce-log >/dev/null 2>&1

# Various tasks, runs each hour.
0 * * * * /usr/bin/php -q /var/sentora/hostdata/zadmin/public_html/login_mydomain_in/apps/console/console.php hourly >/dev/null 2>&1

# Daily cleaner, runs once a day.
0 0 * * * /usr/bin/php -q /var/sentora/hostdata/zadmin/public_html/login_mydomain_in/apps/console/console.php daily >/dev/null 2>&1


================ END =========================

2.  I used this command in putty crontab -e but when copy and pasting the above single line it was showing this error  Sentora_4.png

3. As i tried to from the control panel Iam geting this error : Screenshot Sentora_1.png

4. When I looked my cron job list over putty i can see this : Screenshot Sentora_3.png

I don't know why it was not working as it was very important to run above cron , I have upgraded PHP Version to  5.6.36
on today before it was PHP Version 5.4.16 . I don't know it all was happening because of this I followed this tut for upgrade the php  http://forums.sentora.org/showthread.php?tid=4131

So nay one please help me..


Attached Files Thumbnail(s)
           
Reply
Thanks given by:


Messages In This Thread
Cron Job Issue: Error: System Cron file could not be created. - by nscloud - 06-21-2018, 03:37 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Repo update error hostingms 3 5 ,417 02-14-2024, 09:20 AM
Last Post: TGates
apt-get install mod_ssl ERROR CMs222 9 25 ,688 11-11-2022, 09:14 PM
Last Post: zustudios
Sentora debug and error files johnnyp 0 1 ,158 10-27-2022, 06:16 PM
Last Post: johnnyp

Forum Jump:


Users browsing this thread: 1 Guest(s)