Skip to content

Crash on supabase db pull --schema auth,storage --debug --create-ticket on Windows #5017

@shen6395

Description

@shen6395

Supabase CLI crash on supabase db pull --schema auth,storage --debug --create-ticket

Crash ID: c704609c7ea84988bd2cd6c5049e8c61

Environment:

  • OS: Windows 10.0.19045.7058
  • Supabase CLI: 2.84.2
  • Docker Desktop: running
  • WSL2: working

What I already verified:

  • Docker/WSL issues are fixed
  • supabase db pull for public schema worked
  • migration history mismatch was repaired successfully
  • supabase migration list shows local/remote in sync
  • crash only happens when running:
    supabase db pull --schema auth,storage --debug --create-ticket

Observed behavior:

  • command ends with main worker has been destroyed
  • crash report was sent with the ID above

Please advise whether this is a known CLI bug related to auth/storage diff on Windows.

Additional notes:

  • supabase migration repair 20260401125908 --status applied succeeded
  • supabase migration list shows:
    Local 20260401125908 | Remote 20260401125908

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