cloudflare/homebrew-cloudflare

2018.8.0 install cloudflared hits 404

R167 opened this issue · 1 comments

R167 commented

When installing 2018.8.0 for the latest update of cloudflared, I seem to hit a 404 for a failed download.

Install log:

==> Upgrading 1 outdated package, with result:
cloudflare/cloudflare/cloudflared 2018.7.3 -> 2018.8.0
==> Upgrading cloudflare/cloudflare/cloudflared
==> Downloading https://developers.cloudflare.com/argo-tunnel/dl/cloudflared-2018.8.0-darwin-amd64.tgz

curl: (22) The requested URL returned error: 404
Error: Failed to download resource "cloudflared"
Download failed: https://developers.cloudflare.com/argo-tunnel/dl/cloudflared-2018.8.0-darwin-amd64.tgz

Result of curl -I https://developers.cloudflare.com/argo-tunnel/dl/cloudflared-2018.8.0-darwin-amd64.tgz

HTTP/2 404
date: Fri, 07 Sep 2018 20:54:20 GMT
content-type: text/html
set-cookie: __cfduid=d05e640d9cf176e16b9f0cc70b72656ef1536353660; expires=Sat, 07-Sep-19 20:54:20 GMT; path=/; domain=.cloudflare.com; HttpOnly
last-modified: Fri, 07 Sep 2018 06:34:46 GMT
x-amz-request-id: tx0000000000000005774cf-005b92e57c-75f1d6-default
strict-transport-security: max-age=15780000; includeSubDomains
served-in-seconds: 0.003
served-in-seconds: 0.071
expect-ct: max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
server: cloudflare
cf-ray: 456c11ea3e4d6dd2-SJC

Did the url format for the binary change?

R167 commented

Appears resolved