So, there is a case I faced right now.
I have successfully backup (no error thrown) and restoration (no error thrown)
I can access console normally. However, I see I missed the newly created attribute (enabled) which was created after the backup. then I manually add via console then I see as attached picture. I suspect not fully delete during the restoration.
make sure to wipe the volumes too before a restore.
Addition, there is no enabled field inside the mariadb.
wipe ? do you mean delete DB in console before restoration?
could you show me the command
inside the script, i already see the rm volumes
Recommended threads
- Issue with relations on database
I'm creating a food ordering website for businesses. I'm having issues with the relations on my database I attached the attributes for the collections I'm hav...
- The current user is not authorized to pe...
I want to create a document associated with user after log in with OAuth. The user were logged in, but Appwrite said user is unauthorized. User is logged in wi...
- Having issues with login via CLI
``` ~/appwrite î‚° appwrite login --endpoint https://localhost/v1 --verbose ? Enter your email myvalidemai...