Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uploading to B2 Backblaze. Failed uploads. #10465

Closed
cyberduck opened this issue Sep 17, 2018 · 3 comments
Closed

Uploading to B2 Backblaze. Failed uploads. #10465

cyberduck opened this issue Sep 17, 2018 · 3 comments
Labels
b2 Backblaze B2 Protocol Implementation bug duplicate
Milestone

Comments

@cyberduck
Copy link
Collaborator

2d9b373 created the issue

Hi. I'm a newbie to both CyberDuck and B2 although I've used Backblaze for a number of year. Technically I learn fast but I'm just finding my feet. I'm using [paid up member!] CyberDuck to upload my archive files to B2. Im in film so MANY of the files are big .mov files, over a gig. I'm running a test and some have failed. So, a few questions;

Am I doing something wrong?!?
Can I get a list of files that didn't upload?
Can you automate uploads?

Happy to provide any info you need! Best, Brian

HTTP/1.1 200 
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=utf-8
Content-Length: 248
Date: Mon, 17 Sep 2018 14:22:23 GMT
POST /b2api/v1/b2_list_buckets HTTP/1.1
Authorization: ********
Content-Length: 28
Content-Type: application/json; charset=UTF-8
Host: api001.backblazeb2.com
Connection: Keep-Alive
User-Agent: Cyberduck/6.7.1.28683 (Mac OS X/10.13.6) (x86_64)
Accept-Encoding: gzip,deflate
HTTP/1.1 200 
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=utf-8
Content-Length: 543
Date: Mon, 17 Sep 2018 14:22:25 GMT
POST /b2api/v1/b2_list_file_versions HTTP/1.1
Authorization: ********
Content-Length: 134
Content-Type: application/json; charset=UTF-8
Host: api001.backblazeb2.com
Connection: Keep-Alive
User-Agent: Cyberduck/6.7.1.28683 (Mac OS X/10.13.6) (x86_64)
Accept-Encoding: gzip,deflate
HTTP/1.1 200 
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=utf-8
Content-Length: 1477
Date: Mon, 17 Sep 2018 14:22:25 GMT
POST /b2api/v1/b2_get_upload_part_url HTTP/1.1
Authorization: ********
Content-Length: 96
Content-Type: application/json; charset=UTF-8
Host: api001.backblazeb2.com
Connection: Keep-Alive
User-Agent: Cyberduck/6.7.1.28683 (Mac OS X/10.13.6) (x86_64)
Accept-Encoding: gzip,deflate
HTTP/1.1 200 
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=utf-8
Content-Length: 376
Date: Mon, 17 Sep 2018 14:22:25 GMT
POST /b2api/v1/b2_upload_part/4_zadc747cd1a5cda8563540419_f203ae0c693a79fb3_d20180917_m140451_c001_v0001106_t0024/0014 HTTP/1.1
Authorization: ********
X-Bz-Part-Number: 8
X-Bz-Content-Sha1: 9db05f770387dc3dba6aed8a9860396b143a740e
Content-Length: 104857600
Content-Type: application/octet-stream
Host: pod-000-1106-12.backblaze.com
Connection: Keep-Alive
User-Agent: Cyberduck/6.7.1.28683 (Mac OS X/10.13.6) (x86_64)
Accept-Encoding: gzip,deflate


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Can you share the error message that is displayed for failed uploads.

@cyberduck
Copy link
Collaborator Author

1725f65 commented

I believe I am experiencing the same issue with v6.8.0. I occasionally want to upload files of around 20-25GB each to a B2 bucket. The behavior I witnessed in 6.8.0 is pretty odd: there is constant heavy disk activity, even after the checksum is calculated and the upload is proceeding, as well as massive CPU usage. Additionally, the transfer I attempted failed after a few gigabytes and was unable to resume despite thrashing the CPU and disk for a long time. I reverted to Cyberduck 6.6.2 and it allows me to upload these files just fine, with minimal CPU and disk usage.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Duplicate for #10516.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
b2 Backblaze B2 Protocol Implementation bug duplicate
Projects
None yet
Development

No branches or pull requests

1 participant