Skip to content

supabase start leads to ERROR: extension "pg_net" is not available #3562

@prim1013

Description

@prim1013

Describe the bug
I have been running the project locally for months, and started receiving this error today.

To Reproduce
Running supabase start causes the following error:

ERROR: extension "pg_net" is not available (SQLSTATE 0A000)     
At statement 10:                                                
CREATE EXTENSION IF NOT EXISTS "pg_net" WITH SCHEMA "extensions"

Expected behavior
Supabase container should start

System information

  • Ticket ID: 5f8d29ffa5ab4d0398fb781d72fb02b7
  • Version of OS: macOS 14.4.1
  • Version of CLI: 2.22.12
  • Version of Docker: 28.0.4
  • Versions of services:
   supabase/postgres      | 15.8.1.069             | -      
   supabase/gotrue        | v2.171.0               | -      
   postgrest/postgrest    | v12.2.12               | -      
   supabase/realtime      | v2.34.47               | -      
   supabase/storage-api   | v1.22.11               | -      
   supabase/edge-runtime  | v1.67.4                | -      
   supabase/studio        | 2025.05.05-sha-3c3fe9b | -      
   supabase/postgres-meta | v0.88.9                | -      
   supabase/logflare      | 1.12.0                 | -      
   supabase/supavisor     | 2.5.1                  | -    

Additional context
I ran supabase stop --no-backup and deleted supabase/.temp prior to supabase start. I also uninstalled and reinstalled both the supabase cli and docker desktop.

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