regberinkOriginal post
Web Developer
Local hosted Appwrite via docker. Last version and current version.
After exactly 7 days Appwrite stops working.
I get 404 route not found, cannot access anything anymore.
Solution:
Stop docker containers
Create new containers With data mounted again.
Want for couple minutes and its up and running again.
I need todo this each week.
This is not a solution What or where to look to find the problem?
Summary
Developers facing 404 errors after 7 days with Appwrite hosted via docker. Restarting the containers with data mounted fixes the issue temporarily. Looking for a permanent solution as restarting weekly is not ideal.