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
- Session not found. Please run appwrite l...
I have encounter an issue with appwrite CLI They asking for a login session but in the doc, it’s mention that only setup client with endpoint / api key is enou...
- SELF HOSTING ISSUE, DATA NOT MIGRATING T...
Hey, devs, I recently tried to migrate my cloud instance to a self hosted version but my data is not transferred fully only the table structure is transferred ...
- No Document ID?
Hi I have a self hosted appwrite. My documents get a document ID but are not visible in the console. I don't know why this happens and how to fix this