Database connection on SUSE Leap 42.2 with psql 9.4

Installation and configuration.
Post Reply
VisorBNV
Posts: 6
Joined: Fri Jan 27, 2017 3:24 pm
Location: Moscow

Database connection on SUSE Leap 42.2 with psql 9.4

Post by VisorBNV »

Hi!

I did every step from http://cgru.info/afanasy/server#statistics but on $ afcmd db_check have following:

Code: Select all

postgres@afanasy-2-2-0:/opt/cgru> afcmd db_check
AFERROR: Config file already included:
/opt/cgru/afanasy/config_default.json
AFERROR: Config file already included:
/opt/cgru/config.json
Config file does not exist:
/var/lib/pgsql/.cgru/config.json
AFERROR: afanasy.cmd.Check: Database connect failed: FATAL:  Ident authentication failed for user "afadmin"
Any ideas?
Afanasy version 2.2.0.
Post Reply