
Migration of a small cloud project I have to my self-hosted instance (1.5.11
) fails. The project data in the project isn't that much. Data available in cloud project:
DB: yes
Users: yes
Storage: yes
Functions: no
Others: no
I can see most of the database docs migrated though it says it failed. Error seems to be caused by an index. Does migration not support indexes?
Logs attached below.
Recommended threads
- cli 5.0.5 command for pull and push of d...
Hi i am using selfhosted appwrite 1.5.10, for migration (duplicate project) purpose i am using cli 5.0.5, but i am unable to find commands for pull and push, wh...
- Do I need Redis if using appwrite
Saw appwrite has built-in redis, but does this work for listdocuments, getdocument and other query etc? what does the appwrite redis covers under the hood?
- 404 for self-host
docker-compose.yml: x-logging: &x-logging logging: driver: 'json-file' options: max-file: '5' max-size: '10m' services: traefik: ima...
