could not find in doc yet
TL;DR
The issue seems to be a problem with upgrading to version 1.4. There's a reported migration fix that we need to wait for. Some users are experiencing their systems restarting in a loop after updating to 1.4. To fix, verify that the STATUS doesn't have any errors and ensure all appwrite/appwrite containers are on version 1.3.8 instead of 1.4.0. There is no information regarding the upgrade in the documentation yet.Verify that the STATUS doesn't have any errors and all the appwrite/appwrite containers have version : 1.3.8
not yet updated to reflect 1.4.0
In my case 1.4 and everything restarting in loop 😆
Seems we will need to wait for migration fix
yep looks liek it
Recommended threads
- AttributeError: 'Context' object has no ...
I'm getting an error executing my function. I'm not able to replicate this locally since I have to use a mock context. Is there a way to debug this kind of erro...
- Support for adding domain...
I dont know how to setup domain on appwrite sites, need your help
- SSR share session to client using custom...
Hi, so I was trying to get a hang of using SSR and using realtime updates in the same time which is done easiest if you have a custom domain in Appwrite and as ...