Skip to content

Unable to start local supabase instances #3511

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
timvonwerne opened this issue May 2, 2025 · 1 comment
Closed

Unable to start local supabase instances #3511

timvonwerne opened this issue May 2, 2025 · 1 comment

Comments

@timvonwerne
Copy link

Describe the bug
Running supabase start in my terminal fails to bring up the Supabase instance. After the health checks run for a while, all containers shut down automatically.

To Reproduce

  1. Initialize a new project (e.g. supabase init).

  2. In either a fresh or existing repo, run supabase start.

  3. Wait a few seconds for the health checks to complete.

Expected behavior
Once the health checks finish, the CLI should display the URLs and JWT tokens for my application and Supabase Studio—just as it did until about two weeks ago.

System information

  • Ticket ID: 178ddacde57e4e5e97b2c3ff44eb6f00

  • Operating System: macOS 15.4.1

  • Supabase CLI: 2.22.6

  • Docker: 28.1.1

  • Service Versions:

    SERVICE IMAGE LOCAL LINKED
    supabase/postgres 15.8.1.069
    supabase/gotrue v2.171.0
    postgrest/postgrest v12.2.11
    supabase/realtime v2.34.47
    supabase/storage-api v1.22.6
    supabase/edge-runtime v1.67.4
    supabase/studio 2025.04.21‑sha‑173cc56
    supabase/postgres-meta v0.88.9
    supabase/logflare 1.12.0
    supabase/supavisor 2.5.1

Additional context

  • Node.js: 23.11.0

@timvonwerne
Copy link
Author

Update: don't know what the issue was exactly but after completely uninstalling Docker and Supabase CLI everything works again. Closing this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant