backblaze broken - x509: certificates missing

Discussion about CloudSync.
Locked
User avatar
deejc
Posts: 111
Joined: 09 Mar 2021, 03:35

backblaze broken - x509: certificates missing

Post by deejc »

2021/10/30 17:30:09 Failed to create file system for "blackblaze:/NAS/terranas/video": failed to authorize account: failed to authenticate: Get https://api.backblazeb2.com/b2api/v1/b2 ... ze_account: x509: certificate signed by unknown authority

error is due to this
https://rclone.org/faq/#rclone-gives-x5 ... ided-error

i ran

Code: Select all

ter_curl --insecure -o /etc/ssl/certs/ca-certificates.crt https://raw.githubusercontent.com/bagder/ca-bundle/master/ca-bundle.crt
and its working again but it seems last update removed certs.
F2-220 WITH 2 x WD RED 2TB RUNNING 4.2.17
User avatar
deejc
Posts: 111
Joined: 09 Mar 2021, 03:35

Re: backblaze broken - x509: certificates missing

Post by deejc »

this also affect Duple backups to BackBlaze as well
F2-220 WITH 2 x WD RED 2TB RUNNING 4.2.17
User avatar
jeremyheslop
Posts: 1
Joined: 24 Feb 2022, 00:11

Re: backblaze broken - x509: certificates missing

Post by jeremyheslop »

This fixed my issue with the blackblaze b2 app and Duple Backup when they were getting "Operation Failed!" errors.
Locked