wetzo

Results 10 comments of wetzo

Same as this? https://github.com/mysteriumnetwork/node/issues/4929

``` 2022-09-19T14:33:21Z INF Performing internet speed test... Error: EOF ``` I can't pass the speed test either :-(

Same for me since a few months. Config: Debian 11 My only node get stuck. I tried to reinstall it from scratch and it does not improve. It seems it...

Yes, that is what they told me this summer but no fix since then :-(

The CLI works for me. I installed it using ``` sudo apt-get install curl curl -s https://packagecloud.io/install/repositories/ookla/speedtest-cli/script.deb.sh | sudo bash sudo apt-get install speedtest ```

Same error from my node. I get a correct list from another country. So they blocked all French IPs it seems.

Sentinel uses https://github.com/showwin/speedtest-go/ And in https://github.com/showwin/speedtest-go/blob/e55185e1a09e7a176b9a545fcf619246c99f24fc/speedtest/server.go#L20 they use https://www.speedtest.net/speedtest-servers-static.php

Solved with last release! `2023-01-30T17:10:50Z INF GeoIP location info city=Paris country=France 2023-01-30T17:10:50Z INF Performing internet speed test... 2023-01-30T17:10:57Z INF Internet speed test result data={"download":"108769596","upload":"62890154"}`