Configuration Error: Failed to load server list
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.
Fixed it, it was the usual certificate issue that pops up on the server once or twice a year... sigh
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 I just checked again but it works fine. Is librespeed.org reachable from your phone's browser?
@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??