
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
- ENV vars not updating
When i do `nano .env` it shows `_APP_DOMAIN_TARGET=` as set to my domain, but when i do `docker compose exec appwrite vars` it shows `_APP_DOMAIN_TARGET=` as ...
- Index with the requested key already exi...
I'm using appwrite cli to create DB and I'm getting index_already_exists Is there a way to undestand the index name and maybe to skip if it's already exits?
- Hola equipo de soporte,
Hola equipo de soporte, Estoy desarrollando una Function en Appwrite Cloud con Node.js 22 y el siguiente package.json: { "name": "upload-whitelist", "type"...
