SupabaseS
Supabase2mo ago
JK

Can't link project. Related to CloudFlare outage?

Here's what I see:



(base) josh@MacBook-Pro-2 shared % npx supabase link
Using workdir [PATH]
Selected project: [PROJECTID]
Initialising login role...
unexpected unban status 400: {"message":"ipv4_addresses: Expected array, received null"}
failed to connect as temp role: failed to connect to host=aws-1-us-east-2.pooler.supabase.com user=cli_login_postgres.[PROJECTID] database=postgres: server error (FATAL: {:shutdown, :db_termination} (SQLSTATE XX000))

[etc]

Retry (8/8): Forgot your password? Reset it from the Dashboard: https://supabase.com/dashboard/project/[PROJECTID]/settings/database
Enter your database password:
Connecting to remote database...
failed to connect to postgres: failed to connect to host=aws-1-us-east-2.pooler.supabase.com user=postgres.[PROJECTID] database=postgres: hostname resolving error (lookup aws-1-us-east-2.pooler.supabase.com: operation was canceled)
Try rerunning the command with --debug to troubleshoot the error.
(base) josh@MacBook-Pro-2 shared % npx supabase link
Using workdir [PATH]
Selected project: [PROJECTID]
Initialising login role...



This started about an hour or two ago. Is it related to CloudFlare? What do I do?
Supabase Studio
Was this page helpful?