mirror of
https://github.com/databasus/databasus.git
synced 2026-04-06 00:32:03 +02:00
v2.21.2: PostgreSQL authentication failed - no password supplied. #268
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bobbydd021-code on 1/9/2026
With the newest version I get the following error. I am running this in Container Manager on a synology NAS. Everything is fine with v2.21.0.
PostgreSQL authentication failed - no password supplied. PGPASSWORD environment variable may not be working correctly on this system. Password length: 36, Password empty: false. Consider using a .pgpass file as an alternative. stderr: WARNING: password file "/databasus-data/temp/pgpass_d5765da9-7116-4384-b915-d0eae607a49a3833372836/.pgpass" has group or world access; permissions should be u=rw (0600) or less
pg_dump: error: connection to server at "192.168.50.206", port 5434 failed: fe_sendauth: no password supplied