CLI stuck at "Initialising login role" when attempting to pull schema
RESOLVED
i'm trying to pull the schema from my database and the CLI gets stuck at "Initialising login role...". if I try to cancel it
console log:
Using project host: supabase.co
Loading project ref from file: supabase/.temp/project-ref
Using connection pooler: postgresql://postgres.<redacted>:[YOUR-PASSWORD]@aws-1-eu-north-1.pooler.supabase.com:6543/postgres
Initialising login role...
Using access token for profile: supabase
failed to connect as temp role: failed to connect to
i'm trying to pull the schema from my database and the CLI gets stuck at "Initialising login role...". if I try to cancel it
console log:
Using project host: supabase.co
Loading project ref from file: supabase/.temp/project-ref
Using connection pooler: postgresql://postgres.<redacted>:[YOUR-PASSWORD]@aws-1-eu-north-1.pooler.supabase.com:6543/postgres
Initialising login role...
Using access token for profile: supabase
failed to connect as temp role: failed to connect to
host=aws-1-eu-north-1.pooler.supabase.com user=cli_login_postgres.<redacted> database=postgres: failed SASL auth (unexpected EOF)