I have the problem that since the update from 1.4.2 to 1.4.4 and with migration I only get 500 error code and the appwrite logs throw that out.
And this problem also comes whenever I restart appwrite....
Did you have go through 1.4.3 prior to 1.4.4?
yep
Also, did you run migration command apart from upgrading command?
yep
Seems you will need to run again install command and migration
To 1.4.4
If not, you will need to restore from backup
ok i give it a try
Do you have backups?
yes
Okay, perfect
[SOLVED] server error code: 500 | v1.4.4
@Synthia (V) So upgrading again and running migration solved?
yap i restored a Backup and do upgrading and migration again and it fixed it
Oh, great!
thx for help ^^
Recommended threads
- How to disable appwrite/embedding from s...
Hi everyone! I'm currently running a self-hosted instance of Appwrite. For my current use case, I don't need the AI/embedding features, and I noticed the `app...
- Active Running Project Deletion Alert Em...
Hi , I received an email alert from Appwrite today stating “your project will be deleted within 14 days if no action is taken,” though I have been actively usin...
- How to use dart workspaces to deploy a f...
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : http...