sampler icon indicating copy to clipboard operation
sampler copied to clipboard

Windows version error strconv.ParseFloat

Open qw569 opened this issue 6 years ago • 7 comments

I use example search engine response time but get error FAILED TO PARSE A NUMBER strconv.ParseFloat: parsing "D:\\utilites\\sampler>": invalid syntax Result of run curl in command line Untitled

qw569 avatar Aug 19 '19 08:08 qw569

SAMPLING FAILURE
exit status 23 curl work, syntax valid, windows 7 x64 upd for local exit status 7

shutkarmannbii avatar Aug 20 '19 02:08 shutkarmannbii

Hi @qw569 , what is the output of this command in your terminal? curl -o /dev/null -s -w '%{time_total}' https://www.google.com

sqshq avatar Aug 26 '19 21:08 sqshq

Hi @qw569 , what is the output of this command in your terminal? curl -o /dev/null -s -w '%{time_total}' https://www.google.com

Untitled

qw569 avatar Aug 27 '19 05:08 qw569

There was an issue with comma parsing in v.1.0.0 What version of Sampler do you use? sampler -v

sqshq avatar Aug 28 '19 01:08 sqshq

There was an issue with comma parsing in v.1.0.0 What version of Sampler do you use? sampler -v

1.0.3

qw569 avatar Aug 28 '19 05:08 qw569

I'm having the same problem with the gauges, any solutions?

MBHudson avatar Mar 31 '20 04:03 MBHudson

I have the same issue with 1.1.0 on Linux

gerroon avatar Feb 03 '21 18:02 gerroon