On 09/26/17 06:22, Jurgen Goedbloed wrote:
It seems to be related to file encryption at the client.

When I disable encryption by removing the PKI lines from bareos-fd.conf, the 
backups will succeed.

I have remove the following lines:
    PKI Signatures = Yes
    PKI Encryption = Yes
    PKI Keypair = "/etc/bareos/client.pem"
    PKI Master Key = "/etc/bareos/master.cert"
    PKI Cipher = aes128

Any comments?

I don't know if my problem was related to yours, but I'm also encrypting backups on the client. I didn't trouble shoot it as much as you did, but I worked around the problem by adding this to my Job Defs:

  reschedule interval = 10 minutes
  reschedule on error = yes
  reschedule times = 3

Generally the 3 re-tries switched it from "occasionally" to "rarely". And then I just live with the rarely failed backups. :)

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

Reply via email to