Coder Social home page Coder Social logo

Comments (16)

philly1993 avatar philly1993 commented on August 20, 2024 3

I am also seeing this as well in 1.6.2. This issue seemed to just appear yesterday for me.

Looks like it relates to

return nextServer(new Error('No server found, verify your proxy/network'));

from speedtest.net.

stefanmck avatar stefanmck commented on August 20, 2024 2

After accepting (see belwo) it works fine again

CLI options
Usage: speedtest-net [-h|--help] [--accept-license] [--server-id ] [--source-ip ]

-h, --help: Help
--accept-license: Accept the Ookla EULA, TOS and Privacy policy. The terms only need to be accepted once.
--accept-gdpr: Accept the Ookla GDPR terms. The terms only need to be accepted once.

from speedtest.net.

ryanmccartney avatar ryanmccartney commented on August 20, 2024

Also seeing this issue on 1.6.2.

from speedtest.net.

darvvin avatar darvvin commented on August 20, 2024

I had this running with a script every 30 minutes. The last successful run was Sept 16 at 4:30pm(EST).
"No server found, verify your proxy/network" ever since then.

from speedtest.net.

stefanmck avatar stefanmck commented on August 20, 2024

Same problem here

from speedtest.net.

bugsounet avatar bugsounet commented on August 20, 2024

I think the real question is ... why using v1.6.2 ?
because release is v2.2.0 and works fine :)

from speedtest.net.

philly1993 avatar philly1993 commented on August 20, 2024

I tried passing in those accept params in the terminal and it didn’t work for me.

Do you have a code example of the package returning the results?

from speedtest.net.

bdydrp avatar bdydrp commented on August 20, 2024

I removed the package from node red, and re-installed.
Accepted the T&C and is now working!

from speedtest.net.

VDenisyuk avatar VDenisyuk commented on August 20, 2024

Seems that SpeedTest php endpoints do not return proper XML with config and server list anymore. They return a message, that the request limit has been exceeded from your IP. Therefore, no servers found message appears.

from speedtest.net.

KennethGrainger avatar KennethGrainger commented on August 20, 2024

I've been going around on this problem. Lots of suggestions that almost work.
I'm running MagicMirror with Internet-Monitor, which includes speedtest-net.
The speedtest used to work, which I presume was before Speedtest added/changed the license.
If you don't accept the license, then it doesn't return a valuable response.
I was able to get 2.2.0 kinda working, but I had to change the options in index.js to get it to work.
I had to sudo ./bin/index.js. Then the test will run.

If I install the global cli, it will run with --accept-license.
But, I can't seem to get it to run with 1.6.2. It's unclear on 1.6.2, where to put the options in so they work. There are some in various places in ./index.js, but nothing I've tried has worked. The workarounds don't really resolve problems when running it as a module.

from speedtest.net.

KennethGrainger avatar KennethGrainger commented on August 20, 2024

After going through manually updating the node_module to 2.2.0, and some other dependencies for lzma and decompress-tarxz, I was able to get this working. It'll probably get stepped on if I update it again. Might have to walk through some of the package-lock.json files if it rolls back the version.

from speedtest.net.

rbonestell avatar rbonestell commented on August 20, 2024

@KennethGrainger Can you provide the libraries and versions you changed? Perhaps they can be added as overrides in our projects to get them working again. I've upgraded this dep to v2.2.0 but still get this error when running on a ras pi 4.

from speedtest.net.

adamk avatar adamk commented on August 20, 2024

sudo speedtest-net --accept-license

Solved it for me

from speedtest.net.

adamk avatar adamk commented on August 20, 2024

Seems that SpeedTest php endpoints do not return proper XML with config and server list anymore. They return a message, that the request limit has been exceeded from your IP. Therefore, no servers found message appears.

@VDenisyuk Do you know how to fix this?

from speedtest.net.

KennethGrainger avatar KennethGrainger commented on August 20, 2024

@KennethGrainger Can you provide the libraries and versions you changed? Perhaps they can be added as overrides in our projects to get them working again. I've upgraded this dep to v2.2.0 but still get this error when running on a ras pi 4.

Yeah, I went through and tried to go through it all logically, step by step, trying to remove deprecation warnings and module mismatches. The who process is infuriating. I do know that I did manually run speedtest-net with sudo and --accept-license like adamk was mentioning. I have one machine running, and another that is broken. When I made it work the first time, I was just poking around all over the place getting rid of warnings. I'm not really well versed in Node. If the license is accepted, it seems that all following calls work correctly. I can't find any real explanation on what the --accept-license does, or where is stores that information.

from speedtest.net.

philly1993 avatar philly1993 commented on August 20, 2024

from speedtest.net.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.