Hubic Upload Problem

Hello,

I started uploading my files to Hubic yesterday. It went fine for 12 hours straight and almost 60gb uploaded. Now I’m receiving this error when I try to resume the upload job:

goroutine 1129 [semacquire]:
sync.runtime_Semacquire(0xc042158ed4)
/opt/go/go1.7/src/runtime/sema.go:47 +0x37
sync.(*Mutex).Lock(0xc042158ed0)
/opt/go/go1.7/src/sync/mutex.go:85 +0xd7
net/http.(*persistConn).isCanceled(0xc042158e00, 0xc043801500)
/opt/go/go1.7/src/net/http/transport.go:1279 +0x49
net/http.(*persistConn).mapRoundTripErrorAfterClosed(0xc042158e00, 0x0, 0x0, 0xbddf01)
/opt/go/go1.7/src/net/http/transport.go:1358 +0x36
net/http.(*persistConn).roundTrip(0xc042158e00, 0xc0424df500, 0x0, 0x0, 0x0)
/opt/go/go1.7/src/net/http/transport.go:1856 +0x9f3
net/http.(*Transport).RoundTrip(0xc0421d4780, 0xc04235e0f0, 0xa, 0xc042039130, 0xc)
/opt/go/go1.7/src/net/http/transport.go:380 +0x4f5
github.com/ncw/rclone/fs.(*Transport).RoundTrip(0xc0421e7f00, 0xc04235e0f0, 0xc0421e7f00, 0x0, 0x0)
/home/ncw/go/src/github.com/ncw/rclone/fs/http.go:234 +0x48c
net/http.send(0xc04235e0f0, 0xf76420, 0xc0421e7f00, 0x0, 0x0, 0x0, 0x8, 0xc042150208, 0x41033f)
/opt/go/go1.7/src/net/http/client.go:256 +0x166
net/http.(*Client).send(0xc04221ce70, 0xc04235e0f0, 0x0, 0x0, 0x0, 0xc042150208, 0x0, 0x1)
/opt/go/go1.7/src/net/http/client.go:146 +0x109
net/http.(*Client).doFollowingRedirects(0xc04221ce70, 0xc04235e0f0, 0xc43c58, 0x3, 0xc0424bfb01, 0xc042224488)
/opt/go/go1.7/src/net/http/client.go:528 +0x5ec
net/http.(*Client).Do(0xc04221ce70, 0xc04235e0f0, 0x0, 0x0, 0xc042037f20)
/opt/go/go1.7/src/net/http/client.go:187 +0x124
github.com/ncw/rclone/vendor/github.com/ncw/swift.(*Connection).doTimeoutRequest.func1(0xc0421ae6e0, 0xc04235e0f0, 0xc0425eb260)
/home/ncw/go/src/github.com/ncw/rclone/vendor/github.com/ncw/swift/swift.go:225 +0x47
created by github.com/ncw/rclone/vendor/github.com/ncw/swift.(*Connection).doTimeoutRequest
/home/ncw/go/src/github.com/ncw/rclone/vendor/github.com/ncw/swift/swift.go:227 +0x90

Any ideas?

Thanks

That is missing the top bit of the trace so I can’t see what is causing it.

Try the latest beta - if you still get the problem then please make an issue on github with the full backtrace - thanks.

1 Like