Hey guys, how are you?
I waited for the self-hosted documentation to update so I could update my appwrite version to version 1.7.2.
I ran the upgrade command and then the migration command, but my self-hosted instance stopped working and I have projects in production that depend on my backend, what can I do?
Did you create a backup before upgrading?
Yes, I'm actually restoring it now, but I'd like to know if you know what's causing these problems and when I'll be able to upgrade.
Do you have any additional information, error logs, or something? Otherwise it's hard to tell what specifically went wrong in your instance, with the provided information.
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 ...