speedtest-android icon indicating copy to clipboard operation
speedtest-android copied to clipboard

Configuration Error: Failed to load server list

Open Lion-box opened this issue 11 months ago • 4 comments

Good morning, since a few days the android app does not work and shows "Configuration Error: Failed to load server list" plus a retry button. Thanks for the nice and useful service.

Lion-box avatar Apr 09 '25 10:04 Lion-box

Fixed it, it was the usual certificate issue that pops up on the server once or twice a year... sigh

adolfintel avatar Apr 10 '25 05:04 adolfintel

Thank you contributors for this amazing project. I have just downloaded this repository and ran on my pixel 7 in order to the this app on actual device. I am getting no servers available error with retry button. is there some additional steps required to run this app or we can directly test this. Please help me I am new.

ashirmehmood1996 avatar Apr 11 '25 10:04 ashirmehmood1996

@ashirmehmood1996 I just checked again but it works fine. Is librespeed.org reachable from your phone's browser?

adolfintel avatar Apr 11 '25 15:04 adolfintel

@ashirmehmood1996 I just checked again but it works fine. Is librespeed.org reachable from your phone's browser?

Hi Adolfintel. I got busy and am sorry for the late answer. In web browser librespeed.org is working fine. But the default server in JSON file of this repository is not working. What I did for testing purposes is that I inspected the demo APK from F-Droid and from URL mentioned in server list JSON file of that APK, I got JSON array of all servers. and by adding that list to the app code. I got this App working. Now I have setup my own librespeed server. and its working fine too. with this Apps code.

I am going t use this Speed test as an additional feature in one of my Apps. with modifications to the UI up front.

Do I need to make my code public ? or I just need to add this repository's License and add the reference to this repository in credits section of my App??

ashirmehmood1996 avatar Apr 18 '25 11:04 ashirmehmood1996