jsdelivr / globalping-cli

A simple CLI tool to run networking commands remotely from hundreds of globally distributed servers
Mozilla Public License 2.0
117 stars 14 forks source link

globalping stable 1.1.1 ?? #74

Closed mskf3000 closed 1 year ago

mskf3000 commented 1 year ago
matheusfeitosa@Matheuss-MacBook-Pro-M2 ~ % brew info globalping

==> jsdelivr/globalping/globalping: stable 1.1.1

https://github.com/jsdelivr/globalping-cli
Not installed
From: https://github.com/jsdelivr/homebrew-globalping/blob/HEAD/globalping.rb
matheusfeitosa@Matheuss-MacBook-Pro-M2 ~ % 
matheusfeitosa@Matheuss-MacBook-Pro-M2 ~ % brew install globalping

Error: globalping: Failed to download resource "globalping"
Failure while executing; `/usr/bin/env /opt/homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --show-error --user-agent Homebrew/4.0.28\ \(Macintosh\;\ arm64\ Mac\ OS\ X\ 13.4.1\)\ curl/7.88.1 --header Accept-Language:\ en --retry 3 --fail --location --silent --head --request GET https://github.com/jsdelivr/globalping-cli/releases/download/v1.1.1/globalping_Darwin_arm64.tar.gz` exited with 22. Here's the output:
curl: (22) The requested URL returned error: 404
HTTP/2 404 
server: GitHub.com
date: Sun, 09 Jul 2023 21:19:59 GMT
content-type: text/plain; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With
cache-control: no-cache
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; connect-src 'self'; form-action 'self'; img-src 'self' data:; script-src 'self'; style-src 'unsafe-inline'
content-length: 9
x-github-request-id: XXXXXXXXXX
jimaek commented 1 year ago

There is an issue with our release pipeline and we're working on it. It should work properly if you force install 1.1.0

jimaek commented 1 year ago

Actually I reverted the broken commit and it should work properly even with latest now