ProspectOne / perfops-cli

A simple command line tool to interact with hundreds of servers around the world.
https://perfops.net/cli
287 stars 45 forks source link

Error: json: cannot unmarshal bool #44

Open tvberlin opened 4 years ago

tvberlin commented 4 years ago

Installed perfops via Homebrew:

% perfops -v
perfops:
    version:     v0.7.9
    build date:  2020-02-21
    git hash:    6034fa9
    go version:  go1.13.8
    go compiler: gc
    platform:    darwin/amd64

Whenever I execute a "measurement" via perfops, I receive the following error message:

perfops mtr -F "Italy" google.com
Error: json: cannot unmarshal bool into Go struct field RunOutput.finished of type string

Furthermore, the latest version available via Homebrew is 0.7.9, any chance to release 0.8.1 as well?

Thanks in advance.

lwillek commented 4 years ago

Seufz. perfops-cli != homebrew-perfops

https://github.com/ProspectOne/homebrew-perfops/issues/1 created. https://github.com/ProspectOne/homebrew-perfops/pull/2

I recommend to close this one.