EnterpriseDB / barman

Barman - Backup and Recovery Manager for PostgreSQL
https://www.pgbarman.org/
GNU General Public License v3.0
2.06k stars 191 forks source link

TLS Version is switching once a day to 1.0 from 1.3 #916

Closed coroneltortuga closed 2 months ago

coroneltortuga commented 6 months ago

Hi, we have currently following problem, our barman backup is working fine the complete day, but everyday between 2:45pm/am - 3:00pm/am we have this Error in the PostgreSQL log:

Error_barman

We Monitored the barman check and we got at the same time an Error which is matching with the Error in PostgreSQL Log

Error4

Additional Information: Barman version 3.10.0

We checked already the Server Config of the system, LAN and Firewall. On the rest of the days we got no Errors, the backup is scheduled every 4 hours via cronjob

coroneltortuga commented 6 months ago

Update from my site, we downgraded the barman to 3.4.0 like on another system we have on which is not throwing the issue. But issue was still there, so we will check again the network. And if it´s not an barman related issue I will update here and close the GitHub issue