
Good afternoon, please tell me what is the reason for these errors and how to avoid them? When creating attributes, a failed error appears; if you delete it, it will be stuck. Errors appear after creating 41 attributes - string, the number of characters in each attribute is 49. Self hostess version.
TL;DR
Error attributes are failing and getting stuck after creating 41 string attributes, each with 49 characters. This issue is specific to the self-hosted version. To resolve this, it's worth checking the docker logs for 'appwrite' and 'appwrite-worker-databases' to identify the root cause of the errors and to avoid them in the future.
What are the logs of
TypeScript
docker logs appwrite
docker logs appwrite-worker-databases
Recommended threads
- Adding "name" column to table creates 2-...
As stated, im adding the "name" column to one table, it adds 4 duplicates. In another table it adds 3 duplicates, and when I delete 1 of them, all duplucates di...
- Having errors migrating to cloud
Project will not migrate compeltely
- 2 Columns still processing since yesterd...
Hey o/ Yesterday (around <t:1758045600:f>), I created a database and added several columns to it. After about 15 minutes, most of the "processing" tags disappe...
