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

net/http: HTTP/1.x transport connection broken #23622

Closed
7aklhz opened this issue Jan 30, 2018 · 3 comments
Closed

net/http: HTTP/1.x transport connection broken #23622

7aklhz opened this issue Jan 30, 2018 · 3 comments

Comments

@7aklhz
Copy link

7aklhz commented Jan 30, 2018

Please answer these questions before submitting your issue. Thanks!

What version of Go are you using (go version)?

rclone v1.39

  • os/arch: linux/arm
  • go version: go1.9.2

I'm using a raspberry pi 2

What did you do?

I am using rclone sync between my personal OneDrive folder and Backblaze bucket

What did you expect to see?

All files synced

What did you see instead?

I see 266 Errors, mostly saying:
"Failed to copy: Post https://xxxxxx.backblaze.com/b2api/v1/b2_upload_file/xxxxxxxxxxxx: net/http: HTTP/1.x transport connection broken: http: ContentLength=xxxx with Body length xxxxx"

Please advise.

Konrad

@7aklhz 7aklhz closed this as completed Jan 30, 2018
@lucasjinreal
Copy link

@KonradHolubek Hi, how did'u solve this problem, I running into the same error.

@7aklhz
Copy link
Author

7aklhz commented Mar 11, 2018

@jinfagang This issue concerns actually rclone si I posted my case on their site... are you also experiencing this problem with rclone ? If so, head over to their github. I opened an issue there.

@lucasjinreal
Copy link

No, I just Get a request to a API, using the http package

@golang golang locked and limited conversation to collaborators Mar 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants