Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5055

Raspberry Pi OS • Re: Ookla speedtest DNS issue

$
0
0
It could be that speedtest is not able to reach a predefined server (it maybe off-line / busy).
I think that's unlikely. All other systems on my LAN have no issue reaching speedtest servers.
You could try speedtest ( or the cli version) with a different server - you should be able to get a list of 10 servers with
Then using --server-id=12345 (replacing 12345 with a valid ID obviously) may get you going.
Unfortunately, it fails the same way.

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:~ $ 
By the way - there is this post https://github.com/alexjustesen/speedte ... ssions/493 On resetting the db if the above does not help.
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.

Statistics: Posted by madbrain76 — Sat May 11, 2024 11:18 am



Viewing all articles
Browse latest Browse all 5055

Trending Articles