-
## Hello!
- Vote on this issue by adding a đź‘Ť reaction
- To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already)
https://github.com/Ba…
-
I'm trying to setup b2 private bucket with cloudflare following this guide. https://www.backblaze.com/docs/cloud-storage-deliver-private-backblaze-b2-content-through-cloudflare-cdn. But it's not worki…
-
# Description of the bug
Attempting to use the "backblaze" storage provider fails with "Invalid account".
# Step by step instructions to reproduce the bug
Create a new B2 key, enable Backblaz…
-
## Describe the bug
We have a pretty bog-standard backup configuration targeting Backblaze B2's S3-compatible endpoint. Fairly consistently, backups will fail with a SignatureDoesNotMatch error com…
-
### Steps to reproduce the problem
1. Try to upload some media, like a picture
2. Wait until the app or web UI do their thing
3. The upload fails to complete
...
### Expected behaviour
U…
-
### Please confirm that the feature request does ***not*** already exist
- [X] I confirm there is no existing issue for this feature request.
### Use case
We use iDrive e2 which is compatible with …
-
I'm using the code below to upload a jpg that's 2.4MB
```
content = File.open(temp_file, 'rb', &:read)
response = @b2.put_object(ENV["B2_BUCKET"], b2_path, content)
```
however, sometimes i'd g…
-
Any plans to support https://www.backblaze.com/b2/cloud-storage.html as storage provider?
-
Hi, is there any interest in adding support for Backblaze B2 to skbn? I could probably tackle this in the next week or two if no one else wants to.
-
Rustic keeps dying during my backups to B2, using opendal:b2. As a result, I have to repeatedly re-run rustic to complete the backup. During the backup, sometimes when B2 returns an error (usually `n…