#Getting issue while migrating from supabase to appwrite

1 messages · Page 1 of 1 (latest)

muted jewel
#
{
  "$id": "67c6XXXXXXXXXXXXXXX",
  "$createdAt": "2025-03-04T00:09:07.676+00:00",
  "$updatedAt": "2025-03-04T00:09:17.931+00:00",
  "status": "failed",
  "stage": "finished",
  "source": "Supabase",
  "destination": "Appwrite",
  "resources": [
    "user",
    "database",
    "collection",
    "attribute",
    "index",
    "document",
    "bucket",
    "file"
  ],
  "statusCounters": {
    "user": {
      "pending": 0,
      "success": 0,
      "error": 0,
      "skip": 4,
      "processing": 0,
      "warning": 0
    },
    "database": {
      "pending": 0,
      "success": 1,
      "error": 0,
      "skip": 0,
      "processing": 0,
      "warning": 0
    },
    "collection": {
      "pending": 0,
      "success": 1,
      "error": 0,
      "skip": 0,
      "processing": 0,
      "warning": 0
    },
    "attribute": {
      "pending": 0,
      "success": 4,
      "error": 0,
      "skip": 0,
      "processing": 0,
      "warning": 0
    },
    "index": {
      "pending": 0,
      "success": 1,
      "error": 0,
      "skip": 0,
      "processing": 0,
      "warning": 0
    },
    "document": {
      "pending": 1,
      "success": 0,
      "error": 0,
      "skip": 0,
      "processing": 0,
      "warning": 0
    },
    "bucket": {
      "pending": 0,
      "success": 2,
      "error": 0,
      "skip": 0,
      "processing": 0,
      "warning": 0
    },
    "file": {
      "pending": 1,
      "success": 0,
      "error": 0,
      "skip": 0,
      "processing": 0,
      "warning": 0
    }
  },
  "resourceData": [],
  "errors": [
    "Error occurred while fetching 'bucket:' from source with message: '{\"statusCode\":\"404\",\"error\":\"not_found\",\"message\":\"Object not found\"}' Message: {\"statusCode\":\"404\",\"error\":\"not_found\",\"message\":\"Object not found\"} File: /usr/src/code/vendor/utopia-php/migration/src/Migration/Target.php Line: 154"
  ]
}
digital glade
#

Maybe access issue to the file?

muted jewel
#

And one more thing, I am unable to see other tables in different database which is not part of "public" database from supabase.

#

Any idea?

#

I have two database in one project (org).
"public" & "demo-chat"

I can only able to import "public" database table not the "demo-chat" database

muted jewel
digital glade
muted jewel
#

Yes

digital glade
# muted jewel Yes

seems like we only support migrating the public database right now 😕

muted jewel
#

And any idea about file?

digital glade
digital glade
muted jewel
#
https://fktrlnohgbmayszikpid.supabase.co/storage/v1/object/sign/chats_assets/2/67ddb7d0-f884-11ef-9898-59a30e1b354b-scaled_1000038497.jpg?token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1cmwiOiJjaGF0c19hc3NldHMvMi82N2RkYjdkMC1mODg0LTExZWYtOTg5OC01OWEzMGUxYjM1NGItc2NhbGVkXzEwMDAwMzg0OTcuanBnIiwiaWF0IjoxNzQxMDQ5ODE0LCJleHAiOjE3NzI1ODU4MTR9.L90Qp0Rkfml5S-RmnZOdB1sYbd1zUhlrb6IjQ_YC-Lk

muted jewel
digital glade
#

what's your appwrite project id?

muted jewel
#

I already sent you in private chat

digital glade
# muted jewel

hmm you need to make the bucket public...not sure how though