Skip to content

Postgres.app failed to verify "trust" authentication #809

@diek

Description

@diek

PostgresApp is up to date. I have not altered anything in PostgresApp in a long time, I use PostgreSQL with Django. Today I tried to start the server and I am faced with:
"django.db.utils.OperationalError: connection to server at "localhost" (::1), port 5432 failed: FATAL: Postgres.app failed to verify "trust" authentication
DETAIL: The helper application terminated with signal 6. For more information see https://postgresapp.com/l/app-permissions/
HINT: You may be able to connect by editing app permission in Postgres.app settings. Please report this error to https://github.com/PostgresApp/PostgresApp/issues"

With Django all the connection variables are set including user and password.

I cannot connect to the database via the PostgresApp either, with a similar error.
"connection to server at "localhost" (::1), port 5432 failed: FATAL: Postgres.app failed to verify "trust" authentication
DETAIL: The helper application terminated with signal 6. For more information see https://postgresapp.com/l/app-permissions/
HINT: You may be able to connect by editing app permission in Postgres.app settings. Please report this error to https://github.com/PostgresApp/PostgresApp/issues"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions