I think that's unlikely. All other systems on my LAN have no issue reaching speedtest servers.It could be that speedtest is not able to reach a predefined server (it maybe off-line / busy).
Unfortunately, it fails the same way.You could try speedtest ( or the cli version) with a different server - you should be able to get a list of 10 servers withThen using --server-id=12345 (replacing 12345 with a valid ID obviously) may get you going.
Code:
pi@pi64:~ $ speedtest --server-id=43447[2024-05-11 04:06:39.747] [error] Configuration - Couldn't resolve host name (HostNotFoundException)[2024-05-11 04:06:39.748] [error] Configuration - Cannot retrieve configuration document (0)[2024-05-11 04:06:39.768] [error] ConfigurationError - Could not retrieve or read configuration (Configuration)[2024-05-11 04:06:39.769] [error] ConfigurationError - Could not retrieve or read configuration (Configuration)[error] Configuration - Could not retrieve or read configuration (ConfigurationError)pi@pi64:~ $ speedtest --server-id=41818[2024-05-11 04:06:50.307] [error] Configuration - Couldn't resolve host name (HostNotFoundException)[2024-05-11 04:06:50.307] [error] Configuration - Cannot retrieve configuration document (0)[2024-05-11 04:06:50.325] [error] ConfigurationError - Could not retrieve or read configuration (Configuration)[2024-05-11 04:06:50.326] [error] ConfigurationError - Could not retrieve or read configuration (Configuration)[error] Configuration - Could not retrieve or read configuration (ConfigurationError)pi@pi64:~ $
That discussion looks like it's related to containers, though. I'm not using Docker on my Pi4 . It's bullseye and running bare metal.By the way - there is this post https://github.com/alexjustesen/speedte ... ssions/493 On resetting the db if the above does not help.
Statistics: Posted by madbrain76 — Sat May 11, 2024 11:18 am