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
- Appwrite project paused
I have github student account. The auth has been paused however the database is working fine. I cant see any option to resume from my console panel. It is just ...
- Missing Invoice
Hi! I need help with billing on my account (marelu@gmail.com). I have never received a single invoice by email. My organization has been on the Pro plan since...
- Appwrite Functions cold start
Hello. I'm seeing really long cold starts on Appwrite Cloud Functions and wanted to know if this is expected. My function just authenticates the user, fetches ...