nesk / network.js

Make accurate network measures (like Speedtest) in your browser
MIT License
297 stars 89 forks source link

Minimum Delay Has Not Been Reached #66

Open grokdesigns opened 7 years ago

grokdesigns commented 7 years ago

This project is awesome, but I'm running into an issue. Whenever I try to run a download test, all I get is this:

[Download] Starting download measures with 10.000 MB of data... [Download] The minimum delay of 8.000 seconds has not been reached [Download] Restarting measures with 20.000 MB of data... [Download] The minimum delay of 8.000 seconds has not been reached [Download] Restarting measures with 40.000 MB of data... [Download] The minimum delay of 8.000 seconds has not been reached [Download] Restarting measures with 80.000 MB of data... [Download] The minimum delay of 8.000 seconds has not been reached [Download] Restarting measures with 160.000 MB of data...

And it seems to just run infinitely until I abort it. The latency and upload tests seem to run fine.This is running on an NGINX server. Any help on what is causing this?

NSLog0 commented 7 years ago

I have same issue, Did you solve it?

grokdesigns commented 7 years ago

Unfortunately not. I haven't had much time to look at it.