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
- 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 ...