My assistant upgraded today before I could tell them to wait. I've corrected new configs and updated the database schema, and the dir refuses to start.
Most recent output from /etc/bareos/bareos.log:
13-Dec 10:30 bareos-dir ERROR TERMINATION
Please correct the configuration in /etc/bareos/bareos-dir.d/*/*.conf
Output from /var/log/syslog:
2024-12-13T10:40:12.713443-06:00 imperial systemd[1]: bareos-director.service: Start request repeated too quickly.
2024-12-13T10:40:12.713873-06:00 imperial systemd[1]: bareos-director.service: Failed with result 'exit-code'.
2024-12-13T10:40:12.714046-06:00 imperial systemd[1]: Failed to start bareos-director.service - Bareos Director Daemon service.
Output from journalctl -xe:
Dec 13 10:40:12 imperial systemd[1]: bareos-director.service: Start request repeated too quickly.
Dec 13 10:40:12 imperial systemd[1]: bareos-director.service: Failed with result 'exit-code'.
Subject: Unit failed
Defined-By: systemd
Support:
https://www.debian.org/support The unit bareos-director.service has entered the 'failed' state with result 'exit-code'.
Dec 13 10:40:12 imperial systemd[1]: Failed to start bareos-director.service - Bareos Director Daemon service.
Subject: A start job for unit bareos-director.service has failed
Defined-By: systemd
Support:
https://www.debian.org/support A start job for unit bareos-director.service has finished with a failure.
The job identifier is 1408 and the job result is failed.
Basically, nothing useful is being logged. No pointers to actual problems in any existing conf files. Any way to turn up logging verbosity to maybe help identify the problem?
This is running on debian 12. Problem persists after full reboot. SD and FD are starting fine on this host. It's only the dir that fails. I'd really like to get this fixed before nightly jobs start tonight.
Any advice is appreciated.
Thanks.
Seth