Speedtest addon no longer works

I’ve recently reset my Vero4K+ to the January 2020 release, following other issues I’ve had, and find that the standard Kodi ‘Speedtest’ addon no longer works. (Although the CLI version does.) Is this a known issue? Is there likely to be a future fix? (Which would probably need to come from the Kodi camp anyway.)

FYI, here’s the failure hightlighted in the kodi logfile …

=================== snip ================
2020-02-06 13:43:52.554 T:3683742432 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error$
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type ‘exceptions.AttributeError’>
Error Contents: ‘tuple’ object has no attribute ‘read’
Traceback (most recent call last):
File “/home/osmc/.kodi/addons/script.speedtester/testit.py”, line 653, in onClick
self.speedtest(share=True, simple=True)
File “/home/osmc/.kodi/addons/script.speedtester/testit.py”, line 817, in speedtest
servers = closestServers(config[‘client’])
File “/home/osmc/.kodi/addons/script.speedtester/testit.py”, line 267, in closestServers
serversxml.append(uh.read(10240))
AttributeError: ‘tuple’ object has no attribute ‘read’
–>End of Python script error report<–

============================== snip ====================

Have you contacted the add-on developer?

Will do Sam.
Bit of a newbie but managed to find him on GitHub and will raise an issue against the addon.

Thanks.

1 Like

For some reason I found it highly unreliable. Different results each time and nowhere close to the actual speed from the house (as verified by all the other devices).