The issue I am facing: Web interface does not working. Browser showing:
ERR_CONNECTION_REFUSED
Details about my system:
machine: Orange Pi Zero 3 (1GB RAM)
os: Orange Pi 1.0.2 Ubuntu jammy server with linux 6.1.31
Pi-hole: 5.17.2
Web: 5.20.2
FTL: 5.23
What I have changed since installing Pi-hole:
After instaling Pi-hole I restarted machine and try log in to web interface but interface don't worked. I searched for solution and find one: I removed lighttpd with purge command and deleted all remaining files in directory /etc/lighttpd/, then I used commnand pihole -r to install lighttpd again. After this web interface started working but not for long because after second reboot machine I have same problem.
lighttpd started working and web interface show up in browser, I reboot machine by command and after rebooting web interface still worked. Then I unpluged power from OrangePi and pluged and after this web interface stop working.
How I can resolve this problem? Maybe better way to fix this is install diffrent OS on Orange Pi?
Yes, I am aware of this so I used ubuntu image downloaded from Orange Pi website but looks like there is some issue with lighttpd. On Orange Pi website are available other imageges like debian and OrangePiOS. Is it good idea to try run Pihole on another linux distribution?