The migration step when upgrading from 1.3.1 to 1.4.2 always fails for me. I attached a screenshot with the last lines for the log. Same thing happened when I tried to upgrade to 1.4.1
Upgrade 1.3.1 -> 1.4.2 on self hosted digital ocean fails
You should restore from backup and try again. But this time:
- upgrade to 1.3.8
- run the migrate command
- upgrade to 1.4.2
- run the migrate command
Thank you, i've already restored from backup. I will try that next!
This solution has done the trick for me, thank you so much for the speedy help!
[SOLVED] Upgrade 1.3.1 -> 1.4.2 on self hosted digital ocean fails
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 ...