Created
May 13, 2020 05:48
-
-
Save KenwoodFox/8d86bca2e6d78c1075bb5710656de962 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# cat /var/log/bareos/bareos.log | |
13-May 01:47 bareos-dir JobId 0: Fatal error: Could not open Catalog "MyCatalog", database "bareos". | |
13-May 01:47 bareos-dir JobId 0: Fatal error: cats/postgresql.cc:252 Unable to connect to PostgreSQL server. Database=bareos User=bareos | |
Possible causes: SQL server not running; password incorrect; max_connections exceeded. | |
13-May 01:47 bareos-dir ERROR TERMINATION | |
Please correct the configuration in /usr/local/etc/bareos/bareos-dir.d/*/*.conf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment