perfops-cli icon indicating copy to clipboard operation
perfops-cli copied to clipboard

Error: json: cannot unmarshal bool

Open tvberlin opened this issue 5 years ago • 1 comments

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.

tvberlin avatar Feb 20 '20 23:02 tvberlin

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.

lwillek avatar Apr 04 '20 12:04 lwillek