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
- API key not having access to database
My api key with read and write access to row and tables and DB I not working. In my test the results returned an empty database. This is the second time I am...
- After assigning a domain to my Dart func...
I’ve attached the images. Could anyone please explain how this execution is being performed?
- Provider not enabled in Dotnet project
# Bug Report: Appwrite .NET SDK `CreateOAuth2Token` → `project_provider_disabled` ## Issue Using **Appwrite .NET SDK (v3.1.0)**, `CreateOAuth2Token` for Googl...