cloudflare / cloudflare/cloudflared
ERR Connection terminated error "connection with edge closed" HTTP 🐛
- Dominant language
- Go
- Stars
- 15.6k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
from some versions befor i got error every some minutes then reconnect:
`
ERR Connection terminated error="connection with edge closed" connIndex=0
ERR Connection terminated error="connection with edge closed" connIndex=3
`
Made tunnel manually from `https://docs.ibracorp.io/cloudflare-tunnel`
config:
`tunnel: f664xxxxxxxxxxxxxxxxxxxxxxxxxxx3
credentials-file: /home/nonroot/.cloudflared/f664xxxxxxxxxxxxxxxxxxxxxxxxxxx3.json
# NOTE: You should only have one ingress tag, so if you uncomment one block comment the others
#forward all traffic to Reverse Proxy w/ SSL
ingress:
- service: https://10.0.0.119:443
originRequest:
originServerName: auth.mysite.com
`
using latest version of docker in ubuntu 20.4 in Oracle cloud vps

Contributor guide
Assessment
This issue has not been assessed yet.