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 shuttingRecommended threads
- [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...
- general_bad_request when creating accoun...
I have created a new bug request, could anyone have a look - https://github.com/appwrite/appwrite/issues/11908?