Page 1 of 1

Backblaze B2 - Operation Failed on configuring connection

Posted: 14 Sep 2023, 15:11
by waymda
Multiple attempts and the operation fails

Have tried:
uninstalling/resinstalling CloudSync
different brower to ensure clean cache and cookies
creating a Gdrive connection - this worked

Re: Backblaze B2 - Operation Failed on configuring connection

Posted: 16 Sep 2023, 16:06
by beakerbite
I haven't been able to get either B2 Sync nor S3 Sync working. At least with S3 it is able to load up the buckets, so the key is working, but trying to progress past that just gives me "Operation Failed" with no indication as to what's going on. I'm using TOS 4.2.41 on an F4-210

Re: Backblaze B2 - Operation Failed on configuring connection

Posted: 16 Sep 2023, 23:27
by TMzethar
Regarding this issue, please try to login in SSH,input the following instuction:

Code: Select all

ter_curl --insecure -o /etc/ssl/certs/ca-certificates.crt https://raw.githubusercontent.com/bagder/ca-bundle/master/ca-bundle.crt

Re: Backblaze B2 - Operation Failed on configuring connection

Posted: 17 Sep 2023, 08:04
by beakerbite
I had to run it with sudo to get it to work.