aeleos / cloudflared

Cloudflare Tunnel Instructions and Template for Unraid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update Required

Nepherim opened this issue · comments

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?

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