it does not work as expected. it works okay if I manually run the shell script
Are you sure the cron expression is written correctly?
what do you mean by here
any problem
I took a look. Seems correct 👀
yeah.
Do you get any errors or something?
not at all. seem it is not triggered anything.
i waited two days, no backup folder created
Yes, but do you have something in logs?
how to check bro
From what I'm seeing you should have It logged in /var/log/syslog
You can search in logs with gprep:
grep CRON /var/log/syslog
@D5
Interesting. But from what I understand that should not affect execution, but result 🤔
😂 i expect to
I'm not very expert with OS sincerely, but from what I'm seeing in Google, It seems you need to install postfix. But not sure if that would solve the issue at all
postfix ?
what is it and does it do
Email handling. Seems Linux by default sends an email when a Cron job is completed
Recommended threads
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- [Beginner] CLI --queries Syntax Error & ...
Hi everyone! I am a beginner with Appwrite and trying to use the CLI, but I'm stuck with a syntax error. Any guidance would be greatly appreciated! 🙏 **Enviro...
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...