cloudflare / cloudflare/cloudflared
Cloudflared error when the client is downloading a large file
Open
- Dominant language
- Go
- Stars
- 15.6k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
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= event=0 ip= 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)
```
Contributor guide
Assessment
This issue has not been assessed yet.