Created
May 13, 2020 21:06
-
-
Save KenwoodFox/17730640a0fdf60dadfc119b793afa9a 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
# bacula-dir -t | |
bacula-dir: ERROR TERMINATION at parse_conf.c:616 | |
Config error: Could not find config Resource "FullFile" referenced on line 17 : Pool = FullFile # required parameter for all Jobs, despite what appears in the next few lines | |
: line 17, col 25 of file /usr/local/etc/bacula/client-myclient.conf | |
Pool = FullFile # required parameter for all Jobs, despite what appears in the next few lines | |
13-May 17:05 bacula-dir: ERROR TERMINATION at parse_conf.c:616 | |
Config error: Could not find config Resource "FullFile" referenced on line 17 : Pool = FullFile # required parameter for all Jobs, despite what appears in the next few lines | |
: line 17, col 25 of file /usr/local/etc/bacula/client-myclient.conf | |
Pool = FullFile # required parameter for all Jobs, despite what appears in the next few lines |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment