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
- Having issues with login via CLI
``` ~/appwrite appwrite login --endpoint https://localhost/v1 --verbose ? Enter your email myvalidemai...
- Send Email Verification With REST
I am using REST to create a user on the server side after receiving form data from the client. After the account is successfully created i wanted to send the v...
- Use different email hosts for different ...
Hello, I have 2 projects and i want to be able to set up email templates in the projects. Both projects will have different email host configurations. I see ...