Skip to content

Instantly share code, notes, and snippets.

@ivan
Created August 18, 2019 15:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ivan/a79f3a609eefaa4d1ded00cacf05c348 to your computer and use it in GitHub Desktop.
Save ivan/a79f3a609eefaa4d1ded00cacf05c348 to your computer and use it in GitHub Desktop.
Aug 18 15:42:01 host2 hydra-init[10606]: DBIx::Class::Storage::DBI::catch {...} (): DBI Connection failed: DBI connect('dbname=hydra;host=host1.wg;user=hydra;','',...) failed: fe_sendauth: no password supplied at /nix/store/y9a79bir978z7n7rdq4lfqnwny9i515f-hydra-perl-deps/lib/perl5/site_perl/5.28.2/DBIx/Class/Storage/DBI.pm line 1517. at />
@ivan
Copy link
Author

ivan commented Aug 18, 2019

root@host2:/var/lib/hydra# cat /var/lib/hydra/.pgpass
host1.wg:*:hydra:hydra:PASSWORD

root@host2:/var/lib/hydra# ls -l /var/lib/hydra/.pgpass
-rw-r----- 1 hydra hydra 48 2019-08-18 15:33 /var/lib/hydra/.pgpass

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment