rClone Error Log

What is the problem you are having with rclone?

log file is attached

Run the command 'rclone version' and share the full output of the command.

rclone v1.58.0

  • os/version: debian 11.3 (64 bit)
  • os/kernel: 5.10.0-13-amd64 (x86_64)
  • os/type: linux
  • os/arch: amd64
  • go/version: go1.17.8
  • go/linking: static
  • go/tags: none

Which cloud storage system are you using? (eg Google Drive)

Dropbox

The command you were trying to run (eg rclone copy /tmp remote:tmp)

rclone mount webs:webs /www/wwwroot/videos/webs --daemon --allow-other --poll-interval 10s --tpslimit 12 --tpslimit-burst 12 --dir-cache-time 5000h --vfs-cache-mode full --vfs-cache-max-age 150h --vfs-cache-max-size 600G --cache-dir /www/wwwroot/cache --log-file /www/wwwroot/rclone.log --read-only

The rclone config contents with secrets removed.

Paste config here

A log from the command with the -vv flag

2022/04/14 01:06:44 ERROR : pinoy/2022/04/13/4e95b07f8857f8feb91984fa3fa790c9/720p.ts: vfs cache: failed to download: vfs reader: failed to write to cache file: http2: server sent GOAWAY and closed the connection; LastStreamID=3759, ErrCode=NO_ERROR, debug=""
2022/04/14 01:06:44 ERROR : bollyfun/2022/04/13/d4486e5f7cdcc9a8fcdc2d5293872e32/360p.ts: vfs cache: failed to download: vfs reader: failed to write to cache file: http2: server sent GOAWAY and closed the connection; LastStreamID=3759, ErrCode=NO_ERROR, debug=""
2022/04/14 01:06:44 ERROR : bollyfun/2022/04/13/6f5ecccd780ffa9914b12e2f6443b636/720p.ts: vfs cache: failed to download: vfs reader: failed to write to cache file: http2: server sent GOAWAY and closed the connection; LastStreamID=3759, ErrCode=NO_ERROR, debug=""
2022/04/14 01:06:44 ERROR : pinoy/2022/04/13/a2d945873ab16b18068506bb2338477b/360p.ts: vfs cache: failed to download: vfs reader: failed to write to cache file: http2: server sent GOAWAY and closed the connection; LastStreamID=3759, ErrCode=NO_ERROR, debug=""
2022/04/14 01:06:44 ERROR : bollyfun/2022/04/13/587339b61961b3990a2a2b612fc6a402/360p.ts: vfs cache: failed to download: vfs reader: failed to write to cache file: http2: server sent GOAWAY and closed the connection; LastStreamID=3759, ErrCode=NO_ERROR, debug=""
2022/04/14 01:06:44 ERROR : bollyfun/2022/04/13/3c32797e945a9a69a4006a550490289f/360p.ts: vfs cache: failed to download: vfs reader: failed to write to cache file: http2: server sent GOAWAY and closed the connection; LastStreamID=3759, ErrCode=NO_ERROR, debug=""
2022/04/14 01:06:44 ERROR : bollyfun/2022/04/12/e2f78de4d8b741a3d2ab6ce9fccb03ec/720p.ts: vfs cache: failed to download: vfs reader: failed to write to cache file: http2: server sent GOAWAY and closed the connection; LastStreamID=3759, ErrCode=NO_ERROR, debug=""
2022/04/14 01:06:44 ERROR : pinoy/2022/04/13/1865db731eb56ce2946c3e92c4fad62b/720p.ts: vfs cache: failed to download: vfs reader: failed to write to cache file: http2: server sent GOAWAY and closed the connection; LastStreamID=3759, ErrCode=NO_ERROR, debug=""
2022/04/14 01:06:44 ERROR : bollyfun/2022/04/13/0e308f35bfe568a5d9aec3e18e6479b5/360p.ts: vfs cache: failed to download: vfs reader: failed to write to cache file: http2: server sent GOAWAY and closed the connection; LastStreamID=3759, ErrCode=NO_ERROR, debug=""

what issue could be?

as i understand it, rclone is simply returning a message from the upstream server,

the internet is full of topics about http2: server sent GOAWAY
https://httpwg.org/specs/rfc7540.html#GOAWAY

It is part of the HTTP2 protocol.

You could try --disable-http2 but I think you'll just get a different sort of message.

I hate HTTP2 with GO as I've concluded. I've seen these messages sporadically as well over the last number of weeks.

I changed routers/servers/network cards, memory, rclone versions (cache full / no cache) and could not figure it out for the life of me.

Any time I hit high IO on a mount, I'd get timeouts/hung threads and a dead server.

Your post here made me think of the odd HTTP2 issues from GDrive and turning off HTTP2, voila, no issues. I can't replicate the problem anymore.

I can only pinpoint a Dropbox change back in March

now i can see these errors also

2022/04/14 03:21:27 ERROR : bollyfun/2022/04/13/ee09111baf5a8601f1b94d6f8ccc41d9/720p.ts: vfs cache: failed to download: vfs reader: failed to write to cache file: read tcp [2a01:4f8:162:725b::2]:57152->[2620:100:6022:14::a27d:420e]:443: i/o timeout
2022/04/14 03:21:27 ERROR : bollyfun/2022/04/13/ee09111baf5a8601f1b94d6f8ccc41d9/360p.ts: vfs cache: failed to download: vfs reader: failed to write to cache file: read tcp [2a01:4f8:162:725b::2]:57152->[2620:100:6022:14::a27d:420e]:443: i/o timeout
2022/04/14 03:21:27 ERROR : bollyfun/2022/04/13/0e308f35bfe568a5d9aec3e18e6479b5/360p.ts: vfs cache: failed to download: vfs reader: failed to write to cache file: read tcp [2a01:4f8:162:725b::2]:57152->[2620:100:6022:14::a27d:420e]:443: i/o timeout
2022/04/14 03:21:27 ERROR : bollyfun/2022/04/13/d4216ee32aa401d2672486e913299dbc/720p.ts: vfs cache: failed to download: vfs reader: failed to write to cache file: read tcp [2a01:4f8:162:725b::2]:57152->[2620:100:6022:14::a27d:420e]:443: i/o timeout

Did you try to disable-http2?

yes, yesterday applied this change and until now no any error,
Thanks for a great support

@asdffdsa need your suggestion about below cmd please

rclone serve http webs:humtv --template templatefile --dir-cache-time 5000h --vfs-cache-mode full --vfs-cache-max-age 150h --vfs-cache-max-size 600G --cache-dir /www/wwwroot/cache/humtv --log-file /www/wwwroot/humtv.log --no-seek --allow-other --poll-interval 10s --tpslimit 12 --tpslimit-burst 12 --read-only --disable-http2

Thanks

what exactly do you need help with?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.