My tunnel was maintained for a few days, but has since crashed and cannot reconnect.
I was receiving the below errors:
- ERR You need to specify the origin certificate path with --origincert option, or set TUNNEL_ORIGIN_CERT environment variable. See https://developers.cloudflare.com/argo-tunnel/reference/arguments/ for more information. originCertPath=
- ERR Couldn’t start tunnel error=“Error getting origin cert: client didn’t specify origincert path when running from terminal”
- Error getting origin cert: client didn’t specify origincert path when running from terminal
I followed the instructions to correct it by running cloudflared tunnel login. It ran successfully, but I now receive the new errors:
- WRN Register tunnel error from server side error=“Using Tunnels without a Cloudflare account now requires a more recent cloudflared version.\n\t\t\tPlease upgrade to the latest version available in order to use this feature by running: cloudflared update0”
- ERR Initiating shutdown error=“Using Tunnels without a Cloudflare account now requires a more recent cloudflared version.\n\t\t\tPlease upgrade to the latest version available in order to use this feature by running: cloudflared update”
I attempted to update and it was already at the newest version. I uninstalled, reinstalled (including the service) but still receive the same error. I have validated my certificate and token as well as regenerated and replaced. There is no error on my Cloudflare account, that I can see, showing me why it is being refused.