Is there a current problem with the dietpi-software repository? I get error checking connectivity even though connection to internet seems fine.
All the best.
Is there a current problem with the dietpi-software repository? I get error checking connectivity even though connection to internet seems fine.
All the best.
Pls can you copy the error message you are facing. Thx
Sorry, I came back to paste it and found your message. Apparently ping to 1.1.1.1 isn’t working from my area (south of Argentina).
PING 1.1.1.1 (1.1.1.1) 56(84) bytes of data.
--- 1.1.1.1 ping statistics ---
1 packets transmitted, 0 received, 100% packet loss, time 0ms
Hi,
you are not able to ping 1.1.1.1 which usually is a local network issues as this IP is part of Cloudflares DNS Server. We have seen some reports where Cloudflare was not reachable due to network devices like router or some ISP blocking it. 1.1.1.1 is globally available IP address for Cloudflares DNS resolver:
https://www.dnswatch.info/dns/dnslookup?la=en&host=1.1.1.1&submit=Resolve
Anyway if you like to change this, you can do it as follow.
Do nano /DietPi/dietpi.txt and search for the following 2 lines:
# General connection and DNS testing
# - IP to ping when checking network connectivity. Default: 1.1.1.1 (Cloudflare DNS, should be very fast world-wide)
CONFIG_CHECK_CONNECTION_IP=1.1.1.1
# - Domain to ping when checking DNS resolver. Default: one.one.one.one (Cloudflare DNS domain, see above)
CONFIG_CHECK_DNS_DOMAIN=one.one.one.one
you can change it to 8.8.8.8 and google.com
It’s a similar issue like this https://github.com/MichaIng/DietPi/issues/3337
The internet here is acting up. I changed the “CONFIG_CHECK_CONNECTION_IP” in dietpi.txt to 8.8.8.8 and now it’s working.
All the best! Keep safe.
probably you would need to change the DNS check because it’s pointing to Cloudflare as well. Maybe it can cause issues on a later stage.
Wish you happy eastern, stay save and healthy