cloudflare / cloudflare/cloudflared

ERR Connection terminated error "connection with edge closed" HTTP 🐛

Open
#1,262 0 comments 1 reaction 0 assignees View on GitHub
Priority: Normal Type: Bug
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

![image](https://github.com/cloudflare/cloudflared/assets/28630321/00e475f4-e431-4c49-87c7-bfe11b225ef7)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.