Code Monkey home page Code Monkey logo

Comments (12)

kfmg avatar kfmg commented on June 27, 2024

any news?

from dvpn-node.

MathNodes avatar MathNodes commented on June 27, 2024

I think this is an issue with speedtest-cli software since the dVPN node software uses it.

I tried to use the speedtest-cli (pip install speedtest-cli or sudo apt install speedtest-cli) on a server that is located in France and it didn't work. Said it couldn't connect to speedtest.net server. I think this issue is directly isolated to nodes in France.

The github https://github.com/sivel/speedtest-cli says that they will not fix any issues any more. Maybe adopt the speedtest.net CLI in future dVPN node releases??

from dvpn-node.

MathNodes avatar MathNodes commented on June 27, 2024

Maybe we should ping them on twitter: https://twitter.com/speedtest

from dvpn-node.

MathNodes avatar MathNodes commented on June 27, 2024

Yeah Sentinel should use this one going forward. I think (not sure though), they are are using that github speedtest-cli version

from dvpn-node.

MathNodes avatar MathNodes commented on June 27, 2024

Figured it out. It's a IP ban from speedtest.net -

IN speedtest-cli at line 1447 it calls a routine to get the servers from speedtest.net which can be traced back to line 1261 where it requests the server information to preform a speedtest from the url http://c.speedtest.net/speedtest-servers-static.php

running curl http://c.speedtest.net/speedtest-servers-static.php from any of my three Paris, France servers gives the same response:

$ curl http://c.speedtest.net/speedtest-servers.php
<html><head><title>Too Many Requests</title></head><body><h1>429 Error - Too Many Requests</h1><p>Your IP address is making too many requests. We ask that you limit requests to no more than 1 per second.</p><p>We make an attempt to be flexible, allowing small bursts in traffic. You have exceeded this threshold however and have been blocked.</p><p>Please reduce the speed at which your requests are made and try again after a while. If you feel you have reached this message in error, please contact us at noc @ speedtest.net and reference this error code.</p><p>Thank you</p></body></html>

I'm going to e-mail speedtest as they provided me their e-mail on twitter.

from dvpn-node.

MathNodes avatar MathNodes commented on June 27, 2024

Yes. This was fixed in 0.4.0. I will close it now. Good work!!!

from dvpn-node.

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.