After updating to version 1.3.0 i get an 500 error on every click on a collection. After reloading the page, the collection data is displayed correctly.
The console shows the following error (see screenshot)
Any ideas? Did I something wrong while migrating?
Hi - can you check docker logs once?
Also did you run migrate https://appwrite.io/docs/upgrade#migration (just checking once)
Hi - Yes i ran the migration (...) Migrated 3/3 projects... Data Migration Completed
even after completion this error is thrown?
Please share the logs once
Yes, even after migration. Where can i get the logs? Or from which container=
Please try running once docker compose ps
docker compose logs appwrite
you can try this too once
The last one was a winner ๐
This looks like a duplicate of https://discord.com/channels/564160730845151244/1095695113432354856
Someone is facing this too - https://discord.com/channels/564160730845151244/1095695113432354856/1095695113432354856
oops, yeah
We are looking into this, be back soon!
[SOLVED] Error 500 after updating to 1.3.0
Recommended threads
- Realtime api and labels as permission
in my tables i set labels as permission and real-time capabilities stopped working. Before when i was having "any" role everything was working. Note: user have...
- how to access the value of account statu...
- Redirect from clicking team invite link ...
Hi all! Pretty new to app development in general so this might be something more generic than appwrite, but I've found (after reading the docs for the Teams API...