Hi
I just try to upgrade to PiHole v6 but unsucessfully.... it ends by some error
But from this time I have inaccessible web frontend of PiHole. 403 Forbiden
PiHole is accesible via terminal without problems. I try to reconfigure but it don´t helps me.... web is still inaccesible but pihole is still running and blocking....
reconfigure ends with this line:
/etc/.pihole/automated install/basic-install.sh: line 2399: setFTLConfigValue: command not found
Please upload a debug log and post just the token URL that is generated after the log is uploaded by running the following command from the Pi-hole host terminal:
pihole -d
or do it through the Web interface:
Tools > Generate Debug Log
I noticed two things. First you're not using the development branch of the web interface.
Please run pihole checkout web development
Second, lighttpd is still active on your system und using port 80. You could disable it and change FTLs web port to 80 or access the web interface at port 8080.
ok
I can get web interface on http://mylocalip:8080/admin/
but interface looks different
May I change port number in /etc/pihole/pihole.toml?
#ports to be used by webserver
now I have this values:
port = "8080,443s,[::]:8080,[::]:443s"
The screenshot you provided shows the correct V6 web interface.
Yes, you can change the settings there.
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.
