Linux VDA : Failed to configure Linux VDA
book
Article ID: CTX465158
calendar_today
Updated On:
Description
Failed to configure Linux VDA, error :
psql: could not connect to server: No such file or directory
Is the server running locally and accepting connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"?
dirname: missing operand
Try 'dirname --help' for more information.
cp: cannot stat '/pg_hba.conf': No such file or directory
Configuration failed.
Resolution
Set the correct permission of the file and re-run the configuration.
Problem Cause
From the following log file /var/log/postgresql/postgresql-10-main.log , the SSL key file (/etc/ssl/private/ssl-cert-snakeoil.key) had world readable permission set.
Was this article helpful?
thumb_up
Yes
thumb_down
No