For now 2 days I tried to install pihole on PI 3 (DietPi_RPi-ARMv8-Buster) without any success. I did this already on Pi 2 and on Odroid C2 without any problems:
Checking URL: https://www.internic.net/domain/named.root
│ - Command: curl -ILfvm 10 https://www.internic.net/domain/named.root
│ - Exit code: 28
│ - DietPi version: v7.0.2 (MichaIng/master) | HW_MODEL: 3 | HW_ARCH: 3 | DISTRO: 5
│ - Image creator: DietPi Core Team
│ - Pre-image: Raspberry Pi OS Lite (64-bit)
│ - Error log:
│ * Expire in 0 ms for 6 (transfer 0x55aeea4c30)
│ * Expire in 10000 ms for 8 (transfer 0x55aeea4c30)
│ * Expire in 1 ms for 1 (transfer 0x55aeea4c30)
│ % Total % Received % Xferd Average Speed Time Time Time Current
│ Dload Upload Total Spent Left Speed
│ ^M 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Expire in 0 ms for 1 (transfer
│ 0x55aeea4c30)
│ * Expire in 2 ms for 1 (transfer 0x55aeea4c30)
│ * Expire in 0 ms for 1 (transfer 0x55aeea4c30)
(...)
* Closing connection 0
│ curl: (28) Resolving timed out after 10000 milliseconds
│
│ Retry : Re-run the last command that failed ↑
│ DietPi-Config : Edit network, APT/NTP mirror settings etc ▮
│
│
│ <Ok> <Exit>
This is what I did:
- Downloaded new Image from DietPi-Website, written it to SDRAM and double checked it (dcfldd …)
- Inserted SDRAM into Pi 3, started PI 3, updated successfully!, assigned static IP …
- Launched diepi-software, selected unbound and pihole, installation started (unbound without any problems, pihole cf. above!)
- Selected “Retry : Re-run the last command that failed” yielded the same result.
- I did not find any helpful hints in the logs (journalctl -f …)
Are the problems (which?) between my ears, have some links changed …?
Any ideas or hints are really appreciated.
Thank you very much!