Back

Self Hosting Migration Error

  • 1
  • Self Hosted
Synthia (V)
19 Jul, 2024, 18:44

Hey I have the Problem that the Migration Failed because of the followed Problem..

TypeScript
{
  "$id": "669aae5410ba34af0798",
  "$createdAt": "2024-07-19T18:20:04.068+00:00",
  "$updatedAt": "2024-07-19T18:23:20.238+00:00",
  "status": "failed",
  "stage": "finished",
  "source": "Appwrite",
  "resources": [
    "database",
    "collection",
    "attribute",
    "index",
    "document",
    "bucket",
    "file"
  ],
  "statusCounters": {
    "database": {
      "pending": 0,
      "success": 0,
      "error": 0,
      "skip": 22,
      "processing": 0,
      "warning": 0
    },
    "collection": {
      "pending": 399,
      "success": 0,
      "error": 1,
      "skip": 22,
      "processing": 0,
      "warning": 0
    },
    "attribute": {
      "pending": 1371,
      "success": 0,
      "error": 0,
      "skip": 39,
      "processing": 0,
      "warning": 0
    },
    "index": {
      "pending": 166,
      "success": 0,
      "error": 0,
      "skip": 5,
      "processing": 0,
      "warning": 0
    },
    "document": {
      "pending": 1449,
      "success": 0,
      "error": 0,
      "skip": 26,
      "processing": 0,
      "warning": 0
    },
    "bucket": {
      "pending": 0,
      "success": 25,
      "error": 0,
      "skip": 25,
      "processing": 0,
      "warning": 0
    },
    "file": {
      "pending": 333,
      "success": 0,
      "error": 0,
      "skip": 144,
      "processing": 0,
      "warning": 0
    }
  },
  "resourceData": [],
  "errors": [
    "Error occurred while fetching 'collection:' from source with message: 'Call to a member function getId() on null'"
  ]
}
TL;DR
Self-hosting migration error due to "Call to a member function getId() on null" problem during Appwrite migration process. Solution not provided in thread.
Synthia (V)
19 Jul, 2024, 18:46

No idea what or who triggers this error.

TypeScript
Error occurred while fetching 'collection:' from source with message: 'Call to a member function getId() on null'

I hope anyone can help me...

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more