From: Brian B. <brb...@gm...> - 2017-06-06 17:10:05
|
Here is what I have in the bacula-dir.conf: DirAddresses = { ip = { addr = 127.0.0.1; port=9101; } ip = { addr = 192.168.99.11; port=9101; } } } JobDefs { Name = "DefaultJob" Type = Backup Line 29 is the } before JobDefs and matches with it's { after the Director statement. On Sun, Jun 4, 2017 at 3:21 PM, Jamie Cameron <jca...@we...> wrote: > Sounds like Webmin can't parse your Bacula config. Can you post what's on > and around line 29 ? > > On 02/Jun/2017 15:51 Brian Blater <brb...@gm...> wrote .. > > I'm new to the list so if I'm doing something wrong here, just let me > know > > and I'll adjust accordingly. > > > > I'm running Webmin version 1.840 on Ubuntu 16.04 and having some trouble > > with the bacula module. When I first installed Bacula and configured the > > module it wouldn't run as it had an error that I was able to fix by > > downloading a package that now I can't remember what it was. > > > > Anyways, now I see the main bacula module screen but whenever I click on > > something I get the following: > > > > Error - Perl execution failed > > Too many section ends at line 29 at ./bacula-backup-lib.pl line 112. > > > > Any idea on what needs to be done to fix this problem or get the bacula > > module working? > > > > Thanks, > > Brian > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > - > Forwarded by the Webmin mailing list at webadmin-list@lists. > sourceforge.net > To remove yourself from this list, go to > http://lists.sourceforge.net/lists/listinfo/webadmin-list > |