Hi,
I have the problem when trying to get the Speedtest App to work after installing ok.
My Cloud service is connected, although the App shows the cloud state as red and when I ping speedtest that fails from the CLI unless I use nslookup speedtest.net first and then ping will reply.
For example; (Spaces added to hostname to allow posting)
[core-ssh ~]$ ping speedtest .net
ping: bad address ‘speedtest .net’
[core-ssh ~]$ nslookup speedtest .net
Server: 127.0.0.11
Address: 127.0.0.11#53
Name: speedtest .net
Address: 151.101.66.219
Name: speedtest .net
Address: 151.101.194.219
Name: speedtest .net
Address: 151.101.2.219
Name: speedtest .net
Address: 151.101.130.219
Name: speedtest .net
Address: 2a04:4e42:600::731
Name: speedtest .net
Address: 2a04:4e42:200::731
Name: speedtest .net
Address: 2a04:4e42:400::731
Name: speedtest .net
Address: 2a04:4e42::731
[core-ssh ~]$ ping speedtest .net
PING speedtest .net (151.101.66.219): 56 data bytes
64 bytes from 151.101.66.219: seq=0 ttl=56 time=17.194 ms
64 bytes from 151.101.66.219: seq=1 ttl=56 time=17.090 ms
So is the issue related to DNS and its ability to resolve speedtest for the App or something other?
Cleared the DNS cache and restarted the service also.
Ping will now resolve and yet still the issue ref the cloud status.
Spun up another VM in case my original VM was corrupted and same issue again?
Thanks in advance.
Tim