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
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...
- android platform invaild origina
It happened today suddenly. Our app says invalid origin. And appwrite cloud says every time we tried to add the app to it: "param platformId" is not optional.
- Team invite - 500 error - no email
When executing ```dart await _repository.teams.createMembership( teamId: event.listId, roles: ['member'], email: event.email, url: 'xxxx', ); ``` I se...