Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows version error strconv.ParseFloat #46

Open
qw569 opened this issue Aug 19, 2019 · 7 comments
Open

Windows version error strconv.ParseFloat #46

qw569 opened this issue Aug 19, 2019 · 7 comments
Labels
question Further information is requested

Comments

@qw569
Copy link

qw569 commented Aug 19, 2019

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

@shutkarmannbii
Copy link

shutkarmannbii commented Aug 20, 2019

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

@sqshq
Copy link
Owner

sqshq commented Aug 26, 2019

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 sqshq added the question Further information is requested label Aug 26, 2019
@qw569
Copy link
Author

qw569 commented Aug 27, 2019

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

@sqshq
Copy link
Owner

sqshq commented Aug 28, 2019

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

@qw569
Copy link
Author

qw569 commented Aug 28, 2019

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

1.0.3

@MBHudson
Copy link

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

@gerroon
Copy link

gerroon commented Feb 3, 2021

I have the same issue with 1.1.0 on Linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

5 participants