Hello, i tried migrating from cloud to cloud on different project. But it gave me the following errors. Would you know what may be the issues?
TypeScript
"errors": [
"Failed to transfer resource ':attribute' with message 'Server Error'",
"Failed to transfer resource 'unique():index' with message 'Index with the requested key already exists. Try again with a different key.'",```
TL;DR
User is facing errors during migration from one cloud to another. They received two error messages:
1. "Failed to transfer resource ':attribute' with message 'Server Error'"
2. "Failed to transfer resource 'unique():index' with message 'Index with the requested key already exists. Try again with a different key.'"
No solution is provided.I deleted and retry, now it is stuck at pending
Recommended threads
- Problem with the new Email policies
when user set those thing from cloud panel and when they open that page again or reload that time it forget what we have checked and it set default to false on ...
- Deleted my account, trying to signup aga...
https://cloud.appwrite.io/console/login?error=%7B%22message%22%3A%22This+email+address+must+already+be+in+its+canonical+form.+Please+remove+aliases%2C+tags%2C+o...
- Unable to create Sites or Functions with...
Heya, I was looking at the appwrite documentation for Sites API with the server api: https://appwrite.io/docs/references/cloud/server-nodejs/sites I can’t fin...