crontab not running
Need guide with crontab
None of these are running I'm bit confused about it. Couldn't find much help in docs. I've another project with only 1 command which seems to be working.
8 Replies
Hi @minsomai , can you send me some ID - for example, service ID?
sure: NTSgt5YjRWelDxobSjBzSA
I see it now.
1. It seems that cron is running without problems; to verify, you can check the container logs. Or in the terminal, run
zsc crontab list, which will show you the current setup.
2. It seems that you are calling a subdomain but from a different project. Is it ok?
Otherwise, it's better to call localhost directly than to call a subdomain if you want to call the API of the same container.yes its ok as long as it is running. I still think 2nd one is not running. Because I'm manually doing it for now
One has a timing every three minutes and the other only once at midnight.
thank you, I'll check once again.

If there's any other problem, definitely contact us.