[Bacula-users] Could not connect to server Director daemon ....

2015-06-04 Thread olx69
Hello, since my upgrade from fedora 16 to 21/22 my bacula setup isn't working any more. I did check the password problem as described at bacula's FAQ and didn't found any reason for not working. Bacula is v 7.05 (as in fedora 22). I get per email the following: Bacula: Backup Error of tux64

Re: [Bacula-users] Could not connect to server Director daemon ....

2015-06-05 Thread olx69
Hello Ana, > Have you checked the $wd variable in the first lines of > make_catalog_backup.pl script is the same as "WorkingDirectory = > /var/spool/bacula​" as it is in your bacula-dir.conf? yes: $ grep '$wd' /usr/libexec/bacula/make_catalog_backup.pl my $wd = "/var/spool/bacula"; ... ​> H

Re: [Bacula-users] Could not connect to server Director daemon ....

2015-06-05 Thread olx69
Hello Ana, > Your daemons are listening on 127.0.0.2, and bacula is trying to connect > on 198.162.1.11. You can configure Bacula to listen to any IP commenting > the lines: DirAddress, FDAddress and SDAddress in bacula-dir.conf, > bacula-fd.conf and bacula-sd.conf. Or you can check your DNS resol

Re: [Bacula-users] Could not connect to server Director daemon ....

2015-06-08 Thread olx69
Hello Ana, > Have you checked DNS? Which is the output for dig tux64.home.lan? It > seems > you have a second loopback interface defined in your system and bacula > daemons are using this interface for listening to connections. indeed, I've check my DNS settings and fixed/added it for my tes

Re: [Bacula-users] Could not connect to server Director daemon ....

2015-06-09 Thread olx69
Am 08.06.2015 um 21:15 schrieb olx69: > Hello Ana, > > > Have you checked DNS? Which is the output for dig tux64.home.lan? It > > seems > > you have a second loopback interface defined in your system and bacula > > daemons are using this interface for listen

Re: [Bacula-users] Could not connect to server Director daemon ....

2015-06-10 Thread olx69
Hello Ana, > Hello Olaf, > > There are some directive keywords mismatch (user and password): > > Catalog { > Name = MyCatalog > dbname = "bacula" > user = "bacula" > password = "" > } it's SQLite3 DB, does the user/password matter? Even if I set the user = ""

Re: [Bacula-users] Could not connect to server Director daemon ....

2015-06-11 Thread olx69
Hello Anna, > I was not refering to the names for user and password. Instead, the > directives "user" and "password" for Catalog definition. I noticed in > your post that you defined Catalog using the keywords "dbuser" and > "dbpassword", instead of using "user" and "password". Like bellow: > > Ca

Re: [Bacula-users] Could not connect to server Director daemon ....

2015-06-18 Thread olx69
Hello Ana, Sorry I'm late in this post. It seems there is still some password mismatching problems. Could you post your resources definitions for monitor (in bacula-dir.conf, bacula-fd.conf and bacula-sd.conf) and your tray-monitor.conf? thank you for investigating! attached the files, Olaf

Re: [Bacula-users] Could not connect to server Director daemon ....

2015-06-23 Thread olx69
Am 18.06.2015 um 16:13 schrieb olx69: > Hello Ana, > >> Sorry I'm late in this post. >> It seems there is still some password mismatching problems. Could you >> post your resources definitions for monitor (in bacula-dir.conf, >> bacula-fd.conf and bacula-

Re: [Bacula-users] Could not connect to server Director daemon ....

2015-06-25 Thread olx69
the case you're not, could you > verify your director to storage daemon password configuration (not the > one for communicating with monitor)? The error message points to a > mismatch here. No, these are my real passwords! I trust in my secure LAN ;-) Thank you, Olaf > On Tue,

Re: [Bacula-users] Could not connect to server Director daemon ....

2015-06-27 Thread olx69
x27;t assign requested address. Retrying ... Maybe it's relevant. This configuration did work with bacula 5.x, I was not aware of thise changes in 7.x. Maybe v5.x was more sloppy with config files ... Thank you, Olaf > > Best regards, > Ana > > On Fri, Jun 26, 2015 at 2:36

Re: [Bacula-users] Could not connect to server Director daemon ....

2015-06-29 Thread olx69
nly one mail every two? days, bacula it self (regardless the problem with the traymon) works. Anyway, I will check it again. Thanks you, Olaf > Best regards, > Ana > > On Sat, Jun 27, 2015 at 4:38 AM, olx69 <mailto:ope-li...@gmx.de>> wrote: > > Hello Ana, > >