oneglash
Hello, it shows that the network cannot resolve the host,
please check if the /etc/resolv.conf file has nameserver set
If not, please use the SSH tool to set:
echo "nameserver 8.8.8.8" >> /etc/resolv.conf
echo "nameserver 1.1.1.1" >> /etc/resolv.conf