Hi! I'm trying to migrate a small project from the cloud to a self hosted instance to play around but without any success! The migration process fails with the following error "Storage bucket with the requested ID could not be found." for all the files. If I understand the error correctly, the migration does not create the buckets prior to moving the files. Is it expected behavior? Should I just create a bucket with the same ID? Both cloud & self-hosted are running Appwrite 1.8.0. Thank you!
Recommended threads
- Auth not working on expo react native
I'm trying to launch a development server with expo go and appwrite as a backend. On my windows pc, I've got a local docker instance of appwrite running as my b...
- Urgent help required - Could not resolve...
I upgraded my production environment to 1.8.0 but experienced issues with appwrite running out of worker threads. I downgraded back to 1.6.1 and restored the da...
- createMembership is not sending email wi...
Parameters should be correct. Account and Membership are successfully created. I have a next.js project with localhost origin allowed. I checked spam etc. i...