Thank you for the suggestion, I tried to install it and it gave me some errors. I thought the update to stretch went through since I re ran it and the pihole -r and or went through this time. The page still shows lost connection to API unfortunately. Should I try to install the downgraded ftl again?
Here is the error btw
url: (23) Failed writing body (2175 != 2759)
pi@print-server:~ $ pihole checkout web FTLDNS
Please note that changing branches severely alters your Pi-hole subsystems
Features that work on the master branch, may not on a development branch
This feature is NOT supported unless a Pi-hole developer explicitly asks!
Have you read and understood this? [y/N] y
[✓] Fetching branches from https://github.com/pi-hole/AdminLTE.git
[i] 18 branches available for Web Admin
fatal: ref HEAD is not a symbolic ref
pi@print-server:~ $ cd /etc/.pihole
pi@print-server:/etc/.pihole $ sudo git fetch --all && sudo git checkout master
Fetching origin
Switched to branch 'master'
Your branch is up-to-date with 'origin/master'.
pi@print-server:/etc/.pihole $ cd /etc/pihole
pi@print-server:/etc/pihole $ sudo git fetch --all && sudo git checkout master
fatal: Not a git repository (or any of the parent directories): .git
pi@print-server:/etc/pihole $ echo "FTLDNS" | sudo tee /etc/pihole/ftlbranch
FTLDNS
pi@print-server:/etc/pihole $ pihole checkout core FTLDNS
Please note that changing branches severely alters your Pi-hole subsystems
Features that work on the master branch, may not on a development branch
This feature is NOT supported unless a Pi-hole developer explicitly asks!
Have you read and understood this? [y/N] y
[✓] Fetching branches from https://github.com/pi-hole/pi-hole.git
[i] 31 branches available for Pi-hole Core
[✓] Switching to branch: 'FTLDNS' from 'refs/heads/master'
[i] Already up-to-date.
[i] Running installer to upgrade your installation
[✓] Root user check
.;;,.
.ccccc:,.
:cccclll:. ..,,
:ccccclll. ;ooodc
'ccll:;ll .oooodc
.;cll.;;looo:.
.. ','.
.',,,,,,'.
.',,,,,,,,,,.
.',,,,,,,,,,,,....
....''',,,,,,,'.......
......... .... .........
.......... ..........
.......... ..........
......... .... .........
........,,,,,,,'......
....',,,,,,,,,,,,.
.',,,,,,,,,'.
.',,,,,,'.
..'''.
[i] Testing for port 53 availability...
Port 53 is in use by dnsmasq.
In order for the installer to proceed, dnsmasq needs to be disabled.
Please re-run the installer with the following command:
curl -sSL https://install.pi-hole.net | bash -s -- --skip-DNS-port-check
pi@print-server:/etc/pihole $ pihole checkout web FTLDNS
Please note that changing branches severely alters your Pi-hole subsystems
Features that work on the master branch, may not on a development branch
This feature is NOT supported unless a Pi-hole developer explicitly asks!
Have you read and understood this? [y/N] y
[✓] Fetching branches from https://github.com/pi-hole/AdminLTE.git
[i] 18 branches available for Web Admin
fatal: ref HEAD is not a symbolic ref
pi@print-server:/etc/pihole $