Expected Behaviour:
The webinterface stays black after update. I tried different hints, with no success.
- Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-144-generic x86_64)
- VMWare Host (running this machine for almost 5 years without changes or issues)
Actual Behaviour:
The webinterface is loading, but stays black.
A quick look at the script shows, that it is stopping to load the page at:
<body class="hold-transition layout-boxed login-page page-[string "/var/www/html/admin/login.lp"]:15: attempt to call a nil value (field 'format_path')
I have tried different browser. There are no blocking extensions installed
Debug Token:
(https://tricorder.pi-hole.net/ooKc6c0h/)
Your Pi-hole is updated, but you are running an older FTL version:
*** [ DIAGNOSING ]: FTL version
[β] Version: vDev-5112315
[i] Branch: tweak/conn_errors_threashold
[i] Commit: 51123157
I guess you executed pihole checkout ftl ... to test something, but forgot to return to master branch before update.
Run pihole checkout ftl master to install the most current FTL version and then try again.
THX a lot. That fixed it.
I have Pi-hole updated to the latest, but I cannot get FTL to update.
Pi-hole version is v6.1.4 (Latest: v6.1.4)
web version is v6.2.1 (Latest: v6.2.1)
FTL version is v5.24 (Latest: v6.2.3)
When I tried running this, I get an error:
[β] Requested branch "master" is not available
fatal: unable to access 'GitHub - pi-hole/FTL: The Pi-hole FTL engine': Could not resolve host: github.com
[i] Available branches for FTL are:
The original issue here is solved.
Based on your versions, apparently you have a different issue and the solution will be different.
Please open a new topic describing your issues. Remember to fill the template and include a debug Token.