Re: [Bacula-users] bacula 5.2.6 help

2016-09-27 Thread Michael Munger
me it would be: lld /etc/bacula/bconsole ? From: Daniel Heitepriem [mailto:dheitepr...@pribas.com] Sent: Tuesday, September 27, 2016 4:23 PM To: Will Safarik Cc: bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users] bacula 5.2.6 help Maybe your missing some libraries. # ldd *path to bc

Re: [Bacula-users] bacula 5.2.6 help

2016-09-27 Thread William Safarik
urceforge.net <mailto:bacula-users@lists.sourceforge.net> Subject: Re: [Bacula-users] bacula 5.2.6 help Hi Will, did you check that your bconsole.conf file has the correct values in it? Director { Name = *Name of your bacula director* DIRport = 9101 address = *Hostname of your b

Re: [Bacula-users] bacula 5.2.6 help

2016-09-27 Thread Ana Emília M . Arruda
Hello Will, Could you please run bconsole in debug mode? /opt/bacula/bin/bconsole -d200 (please notice that this path to bconsole can be another one depending on your bacula install) This will show us a lot of useful information to dig into the issue. Best regards, Ana On Mon, Sep 26, 2016 at

Re: [Bacula-users] bacula 5.2.6 help

2016-09-27 Thread Daniel Heitepriem
checking all the names/passwords are correct it still won’t launch Any other thoughts? *From:*Daniel Heitepriem [mailto:daniel.heitepr...@pribas.com] *Sent:* Tuesday, September 27, 2016 3:32 AM *To:* Will Safarik *Cc:* bacula-users@lists.sourceforge.net *Subject:* Re: [Bacula-users] bacula 5.2.

Re: [Bacula-users] bacula 5.2.6 help

2016-09-27 Thread Daniel Heitepriem
Hi Will, did you check that your bconsole.conf file has the correct values in it? Director { Name = *Name of your bacula director* DIRport = 9101 address = *Hostname of your bacula director* Password = "*Password to connect to your director*" } Best regards, Daniel Heitepriem Am 26.09.

[Bacula-users] bacula 5.2.6 help

2016-09-26 Thread Will Safarik
Hello, I have been trying to find online how to fix bconsole. I type in #bconsole, it says connecting xxx.xxx.xxx.xxx to bconsole and then it just gives me the prompt# again and not open bconsole to see why my jobs are not running. Any help will be great, thanks! -Will --