Am 03.10.2016 um 22:34 schrieb Kenny Hibberd: >>> I added the following to the end of the bareos-dir.conf file: >>> >>> @/etc/bareos/bareos-dir.d/console/*.conf >>> @/etc/bareos/bareos-dir.d/profile/*.conf >>> >>> Then I restarted the bareos-dir service. Now when I login, I get the >>> message: Error: >>> >>> "Connection refused, director seems to be down or blocking our request." >>> >>> I think I've moved past the login issue, and on to the next issue. Can >>> somebody check my work to tell me if I setup these links correctly? >>> >>> Thank you!!! >>> >>> Kenny >> >> Maybe I didn't move past this issue, because I found this in the syslog: >> >> Oct 3 09:41:08 backup bareos-dir[1173]: Config error: Cannot open included >> config file /etc/bareos/bareos-dir.d/console/*.conf: No such file or >> directory >> >> So I tried to explicitly define the actual files with this: >> >> @/etc/bareos/bareos-dir.d/console/admin.conf >> @/etc/bareos/bareos-dir.d/profile/webui-admin.conf >> >> Then I found this in the syslog: >> >> Oct 3 10:17:25 backup bareos-dir[1192]: Config error: Keyword "Profile" not >> permitted in this resource. >> >> So I removed the reference to the profile configuration file, and restarted, >> but still have the same error message. I'm not sure what it needs. >> >> Kenny > > I mean I still have the same "Connection refused" error message when I try to > login to the bareos-webui interface. And if I remove the webui-admin.conf > reference, and restart, then of course, I'm back to where I started; simply > not being able to login. Can anybody tell me what I'm doing wrong?
@Kenny: are your sure, your bareos director runs on 16.2? The repository http://download.bareos.org/bareos/release/16.2/Debian_8.0/ does only provide x86 binaries, (none for Raspberry). The errors you describe, should like and older version of the bareos-director (including configuration files by wildcard and the .console command have been added with bareos-16.2). The version of bareos-director should be >= than the version of the bareos-webui. Jörg -- Jörg Steffens [email protected] Bareos GmbH & Co. KG Phone: +49 221 630693-91 http://www.bareos.com Fax: +49 221 630693-10 Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646 Komplementär: Bareos Verwaltungs-GmbH Geschäftsführer: S. Dühr, M. Außendorf, Jörg Steffens, P. Storz -- 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.
