Skip to content

Persistent intermittent "Failed SASL Auth" in github actions runner only for organisation transferred project #4414

@mike-littlechapter

Description

@mike-littlechapter

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions