Bareos 14.2.2 / Centos 7 / Client only box. Only bareos file daemon and tray monitor installed.
sudo systemctl start bareos-fd Test tray-monitor configs: bareos-tray-monitor -t -c /etc/bareos/tray-monitor.conf Result OK. Now stop the file daemon: sudo systemctl stop bareos-fd Test again: bareos-tray-monitor -t -c /etc/bareos/tray-monitor.conf Ant the result is a very weird error message: terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc Aborted (core dumped) It looks like a bug to me because all I am doing is testing the tray-monitor configuration on a clean new box where I just installed bareos. Start the file daemon and the error message disappears. -- You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
