Jump to content

[Solved] Suspended: Jimpls


Recommended Posts

Thank you for unsuspending my account.

 

However, I am still having trouble in creating cron jobs. This time, I have made sure that I will create no more than two cron job per day. I only have these two cron job below:

 

Once an hour (0 * * * *) bash /home1/jimpls/test1.bash

Once an hour (30 * * * *) bash /home1/jimpls/test2.bash

 

However, they kept being deleted by the system.

 

Did you see anything wrong?

Link to comment
Share on other sites

It's two executions a day, not two jobs. The most you can have is one job running every 12 hours, two jobs running once a day, etc...

 

The server deletes jobs that run too often, and a suspension will usually follow.

 

If you need more cron, use a service like setcronjob.com

Link to comment
Share on other sites

  • 2 weeks later...
Guest
This topic is now closed to further replies.
×
×
  • Create New...