On lundi, 23 octobre 2017 11.10:05 h CEST manfred mwendwa wrote: > I'm trying bareos on virtual box with Ubuntu 16.04 and following bareos > manual tutorial. But when i try to run a job i get the message, job failed. > And when i run messages i get the attached output
The extract you send, give some clue. It seems you missed some part of the database configuration, installation. Mostly like create database, create table apply grant for bareos user. With normally located /usr/lib/bareos/scripts create_bareos_database make_bareos_tables grant_bareos_privileges You should also be able to connect to your bareos db with user indicated in you MyCatalog configuration, and run any dumb select count(*) from clients etc.. Insert, delete, update should also work. -- Bruno Friedmann Ioda-Net Sàrl www.ioda-net.ch Bareos Partner, openSUSE Member, fsfe fellowship GPG KEY : D5C9B751C4653227 irc: tigerfoot openSUSE Tumbleweed Linux 4.13.6-1-default x86_64 GNU/Linux, nvidia: 384.90 Qt: 5.9.1, KDE Frameworks: 5.38.0, Plasma: 5.11.0, kmail2 5.6.1 -- 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.
