
I schedule my backup at 3AM daily. when I see the log the server is shutting down. i dont know why. then the next day I check the server it is up. but the appwrite is not accessible anymore. it usually works back when I manually restart the server. but sometiem not
TL;DR
Issue: Ubuntu server shuts down when scheduled backup cron runs, causing the Appwrite to become inaccessible. Manually restarting the server sometimes fixes the issue, but not always.
Solution: It seems that the server is not fully recovering after the scheduled backup cron. Here's what you can try to fix the issue:
1. Check the backup script: Verify that the backup script is not causing any errors or conflicts that might be shutting down the server. Make sure it runs smoothly and does not impact other processes.
2. Check system logs: Look for any error messages or warnings in the system logs that might provide insight into why the server is shutting

Recommended threads
- Problems with adding my custom domain
- Can't push functions when self-hosting o...
Hello, I'm a bit new to appwrite functions and recently hosted a fresh 1.7.4 on my portainer setup. Tried to create a new function and when trying to push it I ...
- OpenAI Whisper on Appwrite Sites
Hey guys, just wondering if I can serve an OpenAI Whisper AI on appwrite / appwrite sites. tiny model is like ~40-50MB
