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
- Github connection error - Self Hosted Ap...
I am trying to connect my github account to deploy a project to sites, but Connect to Gtihub button is disabled. I have configured all Env variables needed for...
- "Domain verification failed"
"Domain verification failed" I was install Appwrite in my VDS server. I using Coolify for install Appwrite. After install complete, i want add my domain, and i ...
- Appwrite Sites triggers builds for all p...
I connected my Appwrite Sites to my Git app on my self hosted Appwrite server, but even though I only connected it to main branch, it creates a build every sing...