Just so you know, though, it won’t keep your data
docker compose down -v will delete the volumes, so there’s not a whole lot of point in keeping the original directory
You could take a backup of the current install before restoring the old one
The old one has the data I need
We've not done much with the new since all it has been showing were errors
You did the migration, right?
What version did you migrate to 1.4.1 from?
1.3.7 or 1.3.8
Not so sure
I did migration of after upgrading
You didn’t go direct, did you?
But saw an error related to _metadata
I think I saw someone else had this?
But anyway, did you go direct or step by step? So 1.3.7 to 1.3.8 to 1.4.0 to 1.4.1?
Ooops, I went direct
I have followed the instructions to restore but I get gateway timeout
It can take a few minutes for Appwrite to be available after running docker compose up -d
Oh really?
docker compose start and docker compose up -d
Which one is better?
docker compose logs appwrite seems to be good
Doesn’t start only start up already built containers? And up creates them
Ooops!
Thank you ideclon the restoration has worked
[CLOSED] Restoration is needed.
Recommended threads
- How can I disable client-side account re...
Hi everyone! I’m currently building a game backend using Appwrite, and I’d like to prevent users from creating new accounts directly through the client. My go...
- relationships bug or error idk
hey every one, am using am using appwrite on a project and ran into a problem where by created a relationship and two way to be specific and it is stuck on proc...
- Domain is owned by a different organizat...
Hi Appwrite team, I'm trying to add my custom domain **futlive9.com** to my project, but I'm getting the error: "Domain is owned by a different organization." ...