Hello everyone, is there any chance of migrating an old 1.5 selfhosted instance to the cloud? I tried with migrate but always encounter the error: "Couldnt load resources". Any idea how to fix?
my guess is that the versions are too much different, try to upgrade your self-hosted to 1.9.x then migrate to cloud (backup your data before upgrading the self-hosted) https://appwrite.io/docs/advanced/self-hosting/production/updates
else you can try to make your own script to extract all the data with the 1.5.x syntax then make another script to import in cloud using the 1.9.x syntax
Recommended threads
- Project paused despite active use — rest...
Hey team! My Appwrite Cloud project (685579e5000d78e67009) has been marked as paused due to inactivity, but it's actively used in production. I clicked the Rest...
- Dokploy
Hey, I'm new here. I'm selfhosting via Dokploy, no issues regarding databases but however sites and functions don't work as SSL certificates can't generate. Can...
- Creation failedUnknown sort order:asc. M...
Hi there, I'm getting this error on self hosted when trying to create an Index. Any ideas?