Proceeded to V6 Beta testing on my backup Raspberry Pi Zero W. The second command from Pi-hole V6 Beta Testing β Pi-hole failed and gave me an error "Retrieval of supported OS list failed. dig failed with return code 10. Unable to determine if the detected OS (Raspbian 11) is supported". Appreciate and suggestions or recommendations
Installed Raspberry Pi OS (bullseye 11 / Debian v11.9)
install pihole using command curl -sSL htps://install.pi-hole.net | sudo PIHOLE_SKIP_OS_CHECK=true bash (no issue)
Install V6 Beta using command sudo pihole checkout dev and it failed with error "Retrieval of supported OS list failed. dig failed with return code 10. Unable to determine if the detected OS (Raspbian 11) is supported"
[i] The install log is located at: /etc/pihole/install.log
[β] Update complete!
Core
Version is v5.18.3-527-g38c561a (Latest: null)
Branch is development
Hash is 38c561ae (Latest: 38c561ae)
Web
Version is v5.21-959-g7acf464 (Latest: null)
Branch is devel
Hash is 7acf4647 (Latest: 7acf4647)
FTL
Version is vDev-3c7b356 (Latest: null)
Branch is development
Hash is 3c7b356e (Latest: 3c7b356e)
sudo pihole status
[β] FTL is listening on port 53
[β] UDP (IPv4)
[β] TCP (IPv4)
[β] UDP (IPv6)
[β] TCP (IPv6)
[β] Pi-hole blocking is enabled
but, get 403 Forbidden on http ipaddress/admin
what am I doing wrong ?
ahh, I have existing use port 80 AND 8080:
I'm running piaware on this rpi
after I edit pihole web port, how do I reload pihole so it will use, say, 9090 ?
pihole.toml
port = "9090,443s,[::]:8080,[::]:443s" ### CHANGED, default = "80,[::]:80,443s,[::]:443s"
Thanks, yes, it did, working fine, I misinterpreted initially as I didn't enter "/admin" part after port#, mea culpa..
As far as I can tell, this runs just fine.
This is just a hobby site, hmm, I might as well change my primary DNS to the beta build.. any reason I shouldn't?
I finally got the Dashboard to load, but it just sits there and spins!
And the main items at the top of the screen never show statistics.
Also, I no longer see the Temperatures at the top-left any longer.
I did a pihole -up, so I assumed this was the finally release, but
your message says this is a Ξ²eta release. What's up with that?
If I'm not putting this post in the correct place, then I need help since
I don't use Forums. I was told to add a new Topic, but I CAN'T figure
out how to do that!
Since I can't get any answers, I've gone back to v5!