Hey there! I am looking for some answers on this problem. I set up a cloudflare tunnel a few days ago to access one of my services outside my network. It was working fine for a few days. But now my website says " ERR_CONNECTION_REFUSED " I haven’t changed anything.
I went to my connector server and ran the "cloudflared tunnel --loglevel debug run myservice.mydomain.com
and got the following output
ERR Cannot determine default origin certificate path. No file cert.pem in [~/.cloudflared ~/.cloudflare-warp ~/cloudflare-warp /etc/cloudflared /usr/local/etc/cloudflared]. You need to specify the origin certificate path by specifying the origincert option in the configuration file, or set TUNNEL_ORIGIN_CERT environment variable originCertPath= error parsing tunnel ID: Error locating origin
cert: client didn’t specify origincert path
I dont have the folders it says in those error codes either. I didn’t think I needed to add anything to my connector after setting it up. I thought it was pretty plug and play.
I haven’t done anything with cloudflare since I set it up, The connector is healthy and everything seems to be working ok except those two errors.
can anyone offer their expertise?