Hello,
I wanted to checkout the new sites features so I upgraded the appwrite from 1.6.1 to 1.7.4, unfortunately, it looks like the main container doesn't start anymore, and the database is corrupted, I restored the server from backup, and it's working fine for now, but I wonder if you can help me upgrade it without loosing the data.
Docker ps and docker logs command results in attachments.
After going around the threads I found out that I should first migrate to 1.6.2 before going for a new major version, unfortunately, this results in the same problem:
Recommended threads
- function subdomain ssl certs
The generated subdomain isn't getting a valid ssl cert, I was wondering if appwrite automatically generates one or uses a wildcard for *.functions.domain.com? ...
- Whats best practise for Appwrite Cloud?
Appwrite Teams map very nicely to my needs, it is how i group users together. ... I use roles to define permissions. Should I also map a table to each team ? ...
- Error getting preview of file
Rest Response: ``` { "message": "Server Error", "code": 500, "type": "general_unknown", "version": "1.8.1" } ``` Appwrite Logs ``` appwrite ...