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
- Function running for more than 2 hours i...
This is my projectID: 669fe01b003800dd0503 Cloud functionID is 696ea05400147eb8eb3b I hope this doesn't count against my GB-hours?
- 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 ...