On 7/30/07, tanveer haider <[EMAIL PROTECTED]> wrote:
> OS-Fedora core6
> bacula version:2.0.3
> when I try starting connection with director(./bconsole) it prodiuces given
> below error
> 30-Jul 14:11 bconsole:  Fatal error: bnet.c:870 Unable to connect to
> Director daemon on localhost:9101. ERR=Connection refused
>
Could be several reasons. Possibly the director is not running.

ps -ef | grep bacula

should tell you if the director is running.

Possibly you have the wrong ipaddress (localhost or 127.0.0.1) in your configs.

Do not use localhost or 127.0.0.1 in any bacula config if you expect
to connect to bacula from a second machine.

Possibly you don't have the same password in the config files...

John

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to