Page 1 of 1

backblaze broken - x509: certificates missing

Posted: 31 Oct 2021, 00:42
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.

Re: backblaze broken - x509: certificates missing

Posted: 31 Oct 2021, 00:44
by deejc
this also affect Duple backups to BackBlaze as well

Re: backblaze broken - x509: certificates missing

Posted: 24 Feb 2022, 00:15
by jeremyheslop
This fixed my issue with the blackblaze b2 app and Duple Backup when they were getting "Operation Failed!" errors.