Hi, I am getting below error when trying to access we page.
I am running tunnel using docker on Ubuntu and have added --add-host=host.docker.internal:host-gateway in Docker run command.
Also, I am able to access the same https localhost:8543 page locally.
Error:
2023-01-07T20:12:13Z ERR error=“Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 127.0.0.1:8543: connect: connection refused” cfRay=785f58d4c8ac912a-FRA ingressRule=0 originService=https://localhost:8543
2023-01-07T20:12:13Z ERR Request failed error=“Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 127.0.0.1:8543: connect: connection refused” connIndex=3 dest= ip=198.41.200.53 type=http
Hi , I have been having the same issue in my logs for a few weeks , but i am able to login i into secure HTTPS sites.
Error:
2023-01-08T14:40:31Z 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=7865b0503b38c170-IAD originService=https://192.168.0.18:19443
2023-01-08T14:40:31Z ERR Request failed error=“Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: EOF” connIndex=3 dest=https://mtamo.co.uk/ ip=198.41.192.57 type=http.
I am curious as to where the ip address 198.41.192.57 appears from.