Skip to content

🐛 Bug Report: Migration from Cloud to self-hosted redirects to a non existent page (404) #2183

@wdalof

Description

@wdalof

👟 Reproduction steps

After migrating a project from Cloud (version 1.7.4) to a self-hosted instance (1.7.4) you're redirected to a non existent page (404).

To reproduce:

  1. Log in to Cloud and go to the project you want to migrate
  2. Go to Settings -> Migrations and click "Export data"
  3. Fill in the URL of your self-hosted instance and follow the steps to add a new project
  4. Select all the things you want to migrate over and click the "Create" button
  5. Now a page that displays "404 Not Found" appears
Image

👍 Expected behavior

It should redirect to:

https:///console/project-default-/settings/migrations

Here the user van see the status of the migration.

(On Appwrite Cloud the "default" parameter in the URL indicates the server location, for example "fra" for Frankfurt. This concept doesn't exist when self-hosting, hence it defaults to the "default" parameter in self-hosted environments.)

👎 Actual Behavior

It redirects to:

https:///console/project-/settings/migrations

This does page not exists and it shows a 404 error. It probably did exist in earlier versions of Appwrite.

🎲 Appwrite version

Appwrite Cloud

💻 Operating system

Windows

🧱 Your Environment

No response

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions