I managed to successfully upgrade to the new version which is the same as the cloud, its new issues now
I think the issue is now on the local storage, though i've not figured out where.
what does this imply, "Storage bucket with the The requested Id could not be found "
here are the logs
Migration details
Details
Logs
{
"$id": "***************",
"$createdAt": "2026-01-21T06:38:18.057+00:00",
"$updatedAt": "2026-01-21T06:44:23.033+00:00",
"status": "processing",
"stage": "migrating",
"source": "Appwrite",
"destination": "Appwrite",
"resources": [
"user",
"team",
"membership",
"database",
"table",
"column",
"row",
"function",
"environment-variable",
"deployment",
"bucket",
"file"
],
"resourceId": "",
"statusCounters": {
"user": {
"pending": 0,
"success": 8,
"error": 0,
"skip": 0,
"processing": 0,
"warning": 0
},
"database": {
"pending": 0,
"success": 1,
"error": 0,
"skip": 0,
"processing": 0,
"warning": 0
},
"table": {
"pending": 0,
"success": 8,
"error": 0,
"skip": 0,
"processing": 0,
"warning": 0
},
"column": {
"pending": 0,
"success": 41,
"error": 0,
"skip": 0,
"processing": 0,
"warning": 0
},
"row": {
"pending": 0,
"success": 416,
"error": 1,
"skip": 0,
"processing": 0,
"warning": 0
},
"bucket": {
"pending": 0,
"success": 0,
"error": 1,
"skip": 0,
"processing": 0,
"warning": 0
},
"file": {
"pending": 20,
"success": 0,
"error": 206,
"skip": 0,
"processing": 0,
"warning": 0
}
},
"resourceData": [],
"errors": [],
"options": []
}