I have installed in this order PiHole, Nextcloud (talk),Motion eye, UrBackup, No-IP, this services are running :
redis-server
mariadb
php7.3-fpm
lighttpd
coturn
urbackupsrv
motioneye
noip2
cron
dropbear
pihole-FTL
dietpi-ramlog
dietpi-preboot
dietpi-boot
dietpi-postboot
dietpi-wifi-monitor inactive (dead).
After installing Nextcloud(talk), I couldn’t access PiHole admin page, so I run this command pihole-r , and I gain access to PiHole, but I cant open nextcloud.
All other web pages for MotionEYE and UrBackup are functioning ok.
many thanks for your message. Do you know what option you have selected while running pihole -r. Was it Repair or Reconfigure. Because Reconfigure will replace DietPi lighttpd configuration with a PiHole specific one, not fitting into DietPi environment. Pls can you have a look.
root@DietPi:~# cd /etc/lighttpd/conf-enabled/
root@DietPi:/etc/lighttpd/conf-enabled# ln -s …/conf-available/99-dietpi-pihole .conf 99-dietpi-pihole.conf
root@DietPi:/etc/lighttpd/conf-enabled# systemctl restart lighttpd.service Job for lighttpd.service failed because the control process exited with error co de.
See “systemctl status lighttpd.service” and “journalctl -xe” for details.
root@DietPi:/etc/lighttpd/conf-enabled# ls -la /var/www/
total 128
drwxr-xr-x 4 root root 4096 Dec 27 14:42 .
drwxr-xr-x 13 root root 4096 Dec 27 15:20 …
-rw-r–r-- 1 root root 37984 Dec 27 14:42 apc.php
drwxrwxr-x 4 www-data www-data 4096 Dec 27 12:58 html
drwxr-xr-x 13 www-data www-data 4096 Dec 27 14:44 nextcloud
-rw-r–r-- 1 root root 67676 Dec 27 14:42 opcache.php
-rw-r–r-- 1 root root 20 Dec 27 14:42 phpinfo.php
root@DietPi:/etc/lighttpd/conf-enabled#
and now, even after reboot, I cant access web interface for PiHole and for NextCloud too, so nothing is working now.
This command CAT is not showing anything, so I booted LXDE and access the var/log/lighttpd. But error log is empty file. I cannot attached it because attachment on forum says its too large. its 0KB… ???
I found tutorial for installing PiHole with DietPi but with curl command. curl -sSL https://install.pi-hole.net | bash
Everything after that I installed through dietpi.
OK now we know the root cause for all your issues. You should have used dietpi-software to install PiHole. Next time, pls do it that way. that causes less headache.
PiHole, NextCloud, UrBackup, MotionEye I can access through IP address.
I am sorry for wasting your time, but I just got THE wrong youtube tutorial video.
So to sum up if I install over official dietpi program all the apps this wont happen.
I am asking so I can make changes for my messed up totorial(for myself).
Really really thank you for helping me, and for not wasting time for reinstallation(it would be my 3rd one).
Yes, pls try using dietpi-software if possible. This will ensure most compatibility between all the apps offered. As well it’s much easier/faster using dietpi-software instead of watching (probably outdated) YouTube tutorial