You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This seems to only happen on a project that i transferred into my organisation, and not on the project that was created within this organisation. which makes me thing there is something in the organisation transfer process that breaks cli auth to the db.
this error is pretty commonly reported but basically its intermittent and happens semi frequently and recently has started happening about 80% of the time.
it occasionally happens on project link, and occasionally happens on db push (after a successful link)
failed to connect to postgres: failed to connect to host=aws-0-us-west-1.pooler.supabase.com user=cli_login_postgres.*** database=postgres: failed SASL auth (invalid SCRAM server-final-message received from server)
debug logs show it attempting to use the dbpassword and failing multiple times on invalid password.
password is definitely valid and running it again without changing anything can lead to successful authentication
shane-woods, mike-littlechapter, newmuis, amerryma and ZvezdocheTag