Hello!

I have updated Bareos to version 18.2.
Everything works, but for time reasons I deactivated the new TLS encryption 
from the beginning. This will be a topic for the next months.

We have over 130 clients in Bareos, and everyone can connect to Bareos-Director 
and Storage-Daemon. Except one.

The error message of the web interface is as follows:

JobId 199189: Fatal error: lib/bsock_tcp.cc:139 Unable to connect to Storage 
daemon on *STORAGE_DAEMON*:9103. ERR=Connection refused
JobId 199189: Fatal error: Failed to connect to Storage daemon: 
*STORAGE_DAEMON*:9103
JobId 199189: Fatal error: Bad response to Storage command: wanted 2000 OK 
storage
, got 2902 Bad storage
JobId 199189: Fatal error: lib/bsock_tcp.cc:139 Unable to connect to Storage 
daemon on *STORAGE_DAEMON*:9103. ERR=Connection refused


I used ping to test general connection, it works.

I used telnet for testing connection from client to server >>telnet 
192.168.72.24 9103<<, it works.

Telnet from server to client on same port >>telnet 192.168.72.24 9103<<, 
Connection refused. But it shouldn't be important anyway. With the other 
servers it's the same game and it works there.


I flew through the logs from bareos-server.

>>tail -f /var/log/bareos/bareos.log<<

Unfortunately only the same messages as on the webui.

So I don't have enough information. 

To get more information I start the Director, as well as the Storage-Daemon and 
the File-Daemon in Debug-Mode.

On Server:

>>/usr/sbin/bareos-sd -f -d 1000<<

>>/usr/sbin/bareos-dir-f -d 1000<<

On Client:

>>/usr/sbin/bareos-fd -f -d 1000<<


Then i rerun the backup job via webui.
I will add log snippets as files

I didn't add the director log, unfortunately it ran too fast and the 
information didn't seem to be relevant for this case.

Despite all that information, I have no idea what the problem is.

I had already had problems with this client on version 17.2, because of the 
size of the pidfile that is transferred. I had never been able to solve this 
problem.


Would someone be so kind as to help me out?
If more information is needed for this interesting case, then I will submit it 
later.

-- 
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.

Attachment: bareos-sd_debuglog
Description: Binary data

Attachment: bareos-fd_debuglog
Description: Binary data

Reply via email to