cloudflared icon indicating copy to clipboard operation
cloudflared copied to clipboard

Cloudflared error when the client is downloading a large file

Open sefinek opened this issue 2 years ago • 1 comments

From time to time, I see an error in the logs like this:

Nov 05 23:09:27 hp-terminal1 cloudflared[62213]: 2023-11-05T22:09:27Z ERR Request failed error="stream 1917 canceled by remote with error code 0" connIndex=0 dest=<URL HERE> event=0 ip=<cf ip here> type=http

It usually occurs when the client is downloading a large file from the origin server, and the download ultimately ends with an error. What is the cause of this?

Version:

cloudflared version 2023.10.0 (built 2023-10-31-1233 UTC)

sefinek avatar Nov 05 '23 22:11 sefinek

same version, same problem. my setup is cloudflared in a ct which is pointing to 2 other cts in proxmox, by downloading a file ~ 1.9gb thru next it timeouts the app route and others too.

upd. update to the next version, it fixed the issue for me.

iasenovets avatar Feb 03 '24 12:02 iasenovets