cloudflare / cloudflare/cloudflared
ERR error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: EOF"
Open
Confirmed
Type: Bug
- Dominant language
- Go
- Stars
- 15.6k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
I just setup cloudflared argo tunnel on unraid using the latest version. Managed to close all the ports and tested. Works fine.
However, the docker log is flooded with this..
_ERR error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: EOF" cfRay=687e1d27f055b394-IAH originService=https://NPM:18443_
This is my cloudflared config file:
ingress:
- service: https://NPM_IP:18443
originRequest:
noTLSVerify: true
Any idea?
Contributor guide
Assessment
This issue has not been assessed yet.