PiHole does not work

Purchased RPi3 & ODROID-XU4Q, downloaded proper images for them, easy install of DietPi.

Installed PiHole on both. Setup was simple, verified “Ethernet Network Options” setting were correct - Static IP, Mask, Gateway, DNS , however, when I head to /pihole I get the following (pic). Surprise it did not even ask me to login.

Yes, sorry this happens with last version:

Pi-hole Version v3.2 - Web Interface Version v3.2 - FTL Version vDev-437af07

uninstall and after this install via dietpi-software a secound time.

And please heck:

:~# dietpi-services status

 DietPi-Services
─────────────────────────────────────────────────────
 Mode: status
 Please wait...

 [Ok] cron      active (running) since Fri 2017-12-08 02:46:28 CET; 22h ago
 [Ok] lighttpd  active (running) since Fri 2017-12-08 03:02:46 CET; 21h ago
 [Ok] php5-fpm  active (running) since Fri 2017-12-08 02:46:50 CET; 22h ago
 [Ok] dnsmasq   active (running) since Sat 2017-12-09 00:17:05 CET; 37min ago
 [Ok] pihole-FTL        active (exited) since Sat 2017-12-09 00:17:06 CET; 37min ago



:~# pihole status
  [✓] DNS service is running
  [✓] Pi-hole blocking is Enabled



:~# pihole -v
  Pi-hole version is v3.2 (Latest: v3.2)
  AdminLTE version is v3.2 (Latest: v3.2)
  FTL version is vDev-437af07 (Latest: v2.12)

You mentioned a while back, issue with user exiting the PiHole setup, pre-completion? Would that cause this?
We should probably fix that with a loop :slight_smile:

Confirmed with XU4, ticket:
https://github.com/Fourdee/DietPi/issues/1282