supabase cli auth issues: supabase link not working
supabase link not working as of roughly 5:30 pm ET:
failed to connect as temp role: failed to connect to
I have:
supabase logged out
supabase stopped
cleared my docker volumes
supabase started again
supabase login'd
still can't auth in, so I cant push the latest migrations etc.
Also, when I supabase link, I can select a project, I just can't then get past "initialising login role"
I had a very weird thing happen right before this failed, which is that I supabase db push'd and then somehow my CLI closed because I was switching agent coding tabs in VSCode, and the supabase db push stopped working, but it could be a coincidence
failed to connect as temp role: failed to connect to
host=aws-1-us-east-2.pooler.supabase.com user=cli_login_postgres.xxxxxxxxx database=postgres: dial error (dial tcp 3.148.140.216:5432: connect: connection refused)I have:
supabase logged out
supabase stopped
cleared my docker volumes
supabase started again
supabase login'd
still can't auth in, so I cant push the latest migrations etc.
Also, when I supabase link, I can select a project, I just can't then get past "initialising login role"
I had a very weird thing happen right before this failed, which is that I supabase db push'd and then somehow my CLI closed because I was switching agent coding tabs in VSCode, and the supabase db push stopped working, but it could be a coincidence