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
- Appwrite-injected variables are not avai...
I am using rust-1.83 as a runtime and try to access APPWRITE_FUNCTION_API_ENDPOINT or APPWRITE_FUNCTION_API_KEY during runtime. Both are not set during my execu...
- OAuth Missing redirect URL
Hello all, on a Flutter mobile app with latest Appwrite dependency (25.4.0) I always got "Missing redirect URL" - "Your OAuth login flow is missing a proper red...
- relationships bug or error idk
hey every one, am using am using appwrite on a project and ran into a problem where by created a relationship and two way to be specific and it is stuck on proc...