Update Required
Nepherim opened this issue · 1 comments
Nepherim commented
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
Issue was due to a hard-coded version number in the docker container. Removing that resolved the issue.