Cant access Web portal for Pihole V6

Please follow the below template, it will help us to help you!

Expected Behaviour:

I updated Pi hole to version 6 without backing up and now I cant access the web portal I am getting error 403 Forbidden.
-operating system V6
-hardware] Pi model is unknown

Actual Behaviour:

I updated Pi hole to version 6 without backing up and now I cant access the web portal I am getting error 403 Forbidden.

Debug Token:

https://tricorder.pi-hole.net/uhyhNHsH/

You only made it partway to V6 - your FTL branch is still at V5:

*** [ DIAGNOSING ]: Core version
[✓] Version: v6.0.4
[i] Remotes: origin	https://github.com/pi-hole/pi-hole.git (fetch)
             origin	https://github.com/pi-hole/pi-hole.git (push)
[i] Branch: master
[i] Commit: v6.0.4-0-g567bb724

*** [ DIAGNOSING ]: Web version
[✓] Version: v6.0.1
[i] Remotes: origin	https://github.com/pi-hole/AdminLTE.git (fetch)
             origin	https://github.com/pi-hole/AdminLTE.git (push)
[i] Branch: master
[i] Commit: v6.0.1-0-g42e7279a

*** [ DIAGNOSING ]: FTL version
[✓] Version: v5.25.2
[i] Branch: master
[i] Commit: 8943e260

You are also running an unsupported OS - Raspbian 10 has been unsupported by both Raspbian and Pi-hole for quite a while now.

*** [ DIAGNOSING ]: Operating system
[✓] Distro:  Raspbian
[✗] Version: 10
[✓] dig return code: 0
[i] dig response: "Raspbian=11,12 Ubuntu=20,22,23,24 Debian=11,12 Fedora=40,41 CentOS=9"
[✗] Error: Raspbian is supported but version 10 is currently unsupported (https://docs.pi-hole.net/main/prerequisites/)

Run the following command and see if this gets you fully on to V6:

sudo PIHOLE_SKIP_OS_CHECK=true pihole -r

Long term, you will need to upgrade your OS to the latest release. If you have problems with the repair, then a fresh install of a new OS and clean install of Pi-hole may be your best path.

1 Like

Hi this is what appeared after entering the command

Issue solved thanks

What was the solution?

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.