The program n8n won't deploy
ashxen111
HOBBYOP

a month ago

The program n8n won't deploy, and the logs indicate that it can't authenticate to the Postgres DB.

Connection matched file "/var/lib/postgresql/data/pgdata/pg_hba.conf" line 128: "host all all all scram-sha-256" 2025-10-22 15:10:25.022 UTC [60] FATAL: password authentication failed for user "postgres" Connection matched file "/var/lib/postgresql/data/pgdata/pg_hba.conf" line 128: "host all all all scram-sha-256"

Solved$10 Bounty

2 Replies

Railway
BOT

a month ago


Make sure the environment variables containing postgres user, password, host/port match your postgres instance


Status changed to Solved samgordon 14 days ago


Loading...