Backblaze credentials problem

pwojda

Cadet
Joined
Apr 21, 2021
Messages
8
Hi,

I'm trying to set Backblaze sync but there's a problem with credentials verification i.e. it takes literally 15 minutes to verify credentials when adding in System \ Cloud credentials (it suceeds) and then when I try to choose credentials in cloud task, it takes another 15 minutes or so and returns the below error. I've tried several times, with new credential set in TN, new buckets in B2, new keys (keys with access to all buckets), tried also with Master Application Key and result is the same. I've checked the same credentials with other sync app and it works like a charm. Any idea where the problem is?

Code:
Post "https://api003.backblazeb2.com/b2api/v1/b2_list_buckets": dial tcp: lookup api003.backblazeb2.com on 62.179.1.63:53: read udp 10.XX.XX.XXX:37997->62.179.1.63:53: i/o timeout
[EFAULT] 2022/08/24 18:37:30 ERROR : : error listing: Post "https://api003.backblazeb2.com/b2api/v1/b2_list_buckets": dial tcp: lookup api003.backblazeb2.com on 62.179.1.63:53: read udp 10.XX.XX.XXX:37997->62.179.1.63:53: i/o timeout 2022/08/24 18:37:30 Failed to lsjson with 2 errors: last error was: error in ListJSON: Post "https://api003.backblazeb2.com/b2api/v1/b2_list_buckets": dial tcp: lookup api003.backblazeb2.com on 62.179.1.63:53: read udp 10.XX.XX.XXX:37997->62.179.1.63:53: i/o timeout


Regards,
Przemek
 
Top