My scheduled backups from Windows Server 2016 to Backblaze B2 stopped working. I looked at the logs, and there are frequent similar errors:
2021-06-14 13:33:15,943 [PL] [10] ERROR - Error occurred during backup Upload operation. Cloud path: SeaportBackup/CBB_SEAPORTSERVER/E:/ServerFolders/Projects/L60.1.B3 Salamander Mounting Bracket (WS).pdf:/20210412143801/L60.1.B3 Salamander Mounting Bracket (WS).pdf. IsSimple: False. Modified date: 4/12/2021 2:38:01 PM. Size: 596 KB (610711)
CloudBerryLab.Base.HttpUtil.Light.LightWebException
The request was aborted: Could not create SSL/TLS secure channel.
at RL.A(RG )
at RL.B(RG )
at RL.b(RG )
at RL.C(RG )
at RM.hv(RG )
at Vb.A(RG )
at Vb.b(ICancelable )
at uc.gK(ICancelable )
at uC.IP(ICancelable )
at Vb.a(ICancelable )
at Vm.A(Stream , Int64 , DateTime , uQ , EncryptionSettings , Boolean , Int64 )
at Vm.ha(Stream , DateTime , uQ )
at VG.JC(Stream , DateTime , uQ , Func`1 )
at VG.HE(uX , String , uQ )
at uS.dR()
at uR.iG()
at Wn.D()
System.Net.WebException
The request was aborted: Could not create SSL/TLS secure channel.
at System.Net.HttpWebRequest.GetResponse()
at RL.A(RG )
I tried checking the options in Cloudberry for the B2 storage, and when I click on the dropdown for “Bucket name” I get a popup error saying “The request was aborted: Could not create SSL/TLS secure channel”. I tried creating a new application key in Backblaze and copying it over, but I still get the same error. How can I resolve this problem?