This article helps to fix issue with SpeedTest and other features of netrounds not working after Control Center*(CC) IP address change.
You will see some features pointing to old CC IP.
SpeeedTest for example will not be able to load Public Page for testing.
Prechecks and Fix:
root@ubuntu18044amd64:/etc/netplan# cat 01-netcfg.yaml
# This file describes the network interfaces available on your system
# For more information, see netplan(5).
network:
version: 2
renderer: networkd
ethernets:
ens160:
dhcp4: no
addresses:
- ####/24
gateway4: #####
nameservers:
addresses: [#####]
root@ubuntu18044amd64:~# less /etc/netrounds/netrounds.conf | grep SITE_URL
ncc services restart
wait for 5-10mins and check ncc services status