egcodes / speed-test

connection testing in under 30 second
MIT License
120 stars 55 forks source link

java.net.ConnectException: Failed to connect to speedtest #12

Closed sam3961 closed 3 years ago

sam3961 commented 3 years ago

I am running this app in android 10. Ping is working fine but getting error on download and upload with the below exception.

java.net.ConnectException: Failed to connect to speedtest.sonepat.softechinfosol.com/64:ff9b::cb4c:f9da:443

egcodes commented 3 years ago

An error caused by the servers of the nearest speedtest test center. Maybe it can be tried by adding code that will ignore this test center in the code.

CholoNaraval commented 1 year ago

how did u fix ping issue?