Expected Behaviour:
Expected behaviour 1:
http://<pi-hole ip address>/admin should take me to the admin web page.
Expected behaviour 2:
pihole -a -t or pihole-FTL --teleporter should backup the entire pi-hole.
source: V6 cmd line backup?
------ system details --------
Operating System (Family and Version):
root@raspberrypi:~# cat /etc/os-release
PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
NAME="Raspbian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
Hardware:
Raspberry Pi 3
No docker involved
Actual Behaviour:
Actual behaviour 1:
Web admin page stuck in forever loop. When I visit http://<pi-hole ip address>/admin, it displays this:
If I click the "Did you mean to go to the admin panel?", it just reloads the same page. Because that link actually direct to this exact url (see the bottom right, that's the url when I hover my mouse on it).
If I just visit http://<pi-hole ip address>/, it takes me to this page. If I click the link "Did you mean to go to the admin panel?", it takes to the page in the above screenshot again. This is just a infinite loop.
Actual behaviour 2:
pihole -a -t
pihole-FTL --teleporter
My pi-hole is running on a old raspberry pi in which the OS version (buster) is no longer being updated. I tried to update the pi-hole but ended up in this situation.
My current pi-hole version:
Debug Token:
https://tricorder.pi-hole.net/hzylAmYp/
I understand my OS version is probably too old and I should start refresh. That's what I am trying to do. However, I am unable to backup the configurations and white/black lists of my pi-hole. Any help is appreciated. Thank you for your attention.




