aeleos / cloudflared

Cloudflare Tunnel Instructions and Template for Unraid
171 stars 21 forks source link

Update Required #30

Closed Nepherim closed 1 year ago

Nepherim commented 1 year ago

Trying to migrate to zero-trust console, but cannot because "A new version of cloudflared is available. Visit our downloads page to upgrade."

Seems like I could do "cloudflared update" -- but when I try to goto the console I get this error: OCI runtime exec failed: exec failed: unable to start container process: exec: "sh": executable file not found in $PATH: unknown

Primary question is how to update cloudflare?

Nepherim commented 1 year ago

Issue was due to a hard-coded version number in the docker container. Removing that resolved the issue.