No dietpi software works

Hello. None of the dietpi software works after the latest upgrade. I get the error that a ping request to one.one.one.one fails. I can ping it from the commandline. The same with a fresh install the startup guide fails with the same error. Hardware pine64 and rockpro64

Hi,
Many thanks for your report.

Pls can you disable IPv6 within dietpi-config if not used

I cant access dietpi-config. It tells me to reboot and after the reboot the same

Are you able to login via SSH? What happen if you are login? Is that an empty installation or do you have installed something already?

I log in with ssh and it is a fresh install

Once login, can you open dietpi-config ? Or is it doing anything? If you are not mind, you could start from scratch and re-image your SD card and can deactivate IPv6 already before you plug your SD card into your SBC by changing some config settings right after SD card creation.

I cant access dietpi-config before the first start script runs

Ok than let’s start from scratch. It will be the easiest way. Will type some small how-to later on as currently I’m at Vienna Airport and short before flight.

Can you send it to me?

sorry for the dealy.

IPv6 can be disabled before initial boot. Once you have flashed your SD card, just remove it, wait a second and put it back to your desktop computer. You should have mounted an additional drive called boot. There your have the config files and you could adjust settings that will be applied initially. Locate the file called dietpi.txt and open it with a text editor and search for the following line:

# IPv6
CONFIG_ENABLE_IPV6=0

putting it to 0 will disable IPv6. Hope it will fix your issue. If not you could adjust DNS domain check on your needs.

# - 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

In addition we updated the Getting started guide (step 4) accordingly.

https://dietpi.com/forum/t/getting-started-download-dietpi-image/24/1