Skip to content

Start from backup is failing for db command #3970

@zeeshan-at-extra-year

Description

@zeeshan-at-extra-year

Describe the bug
We start a local db instance from a backup using the following command:

supabase db start --from-backup supabase/backup

The supabase/backup file is a unzipped version of a backup from supabase.

This command used for work perfectly find for us until recently.

To Reproduce
Steps to reproduce the behavior:

  1. Download a backup from supabase for your database.
  2. Unzip the backup into a folder
  3. run the command like supabase db start --from-backup <path to unzipped backup>

Expected behavior
Expect the DB to start with backup loaded.

Screenshots
N/A

System information
Rerun the failing command with --create-ticket flag.

  • Ticket ID: [e.g. ab1ac733e31e4f928a4d7c8402543712]
  • Version of OS: [e.g. Ubuntu 22.04]
  • Version of CLI: [e.g. v1.60.0]
  • Version of Docker: [e.g. v25.0.3]
  • Versions of services: [output from supabase services command]

Additional context
Crash report: c12bd51a4dc5455ebe0de3c888e46377

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions