cli icon indicating copy to clipboard operation
cli copied to clipboard

failed to connect to postgres: failed to connect to `host=aws-0-us-east-1.pooler.supabase.com

Open andrew-rivera-dev opened this issue 2 months ago • 0 comments

Describe the bug

failed to connect to postgres: failed to connect to host=aws-0-us-east-1.pooler.supabase.com user=cli_login_postgres.{project_id} database=postgres: failed SASL auth (invalid SCRAM server-final-message received from server)

Not sure why this started happening. I was working with my DB just fine before this started out of nowhere.

To Reproduce Steps to reproduce the behavior:

Occurs on any npx supabase command I run. Crash report: 5637f7fe251942f29a03f882d6812204

Expected behavior Commands work.

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

  • Ticket ID: [e.g. 5637f7fe251942f29a03f882d6812204]
  • Version of OS: MacOS Tahoe 26.1
  • Version of CLI: 2.67.1
  • Version of Docker: v4.54.0 (Docker desktop)
  • Versions of services: [output from supabase services command]

Additional context If applicable, add any other context about the problem here.

  • Version of Node.js v25.2.1

andrew-rivera-dev avatar Dec 13 '25 21:12 andrew-rivera-dev