Not reading /etc/hosts

Is this a known issue with the dev web interface ?

Under client, it no longer translates into the defined hosts in /etc/hosts

under a different pi-hole i have a different WebInterface:

Try updating. This may have already been fixed:

I did update. it returned :slight_smile:
image

what's odd though is that the Web Interface Version is
image

whereas on the one that "works" i have:
image

The version of the FTLDNS beta you have doesn't quite support updating the usual way. Try these commands:

cd /etc/.pihole && sudo git pull
cd /var/www/html/admin && sudo git pull
pihole -r

After this, the updater should work fine for the FTLDNS beta.

1 Like

both git commands returned "Already up-to-date."

i ran a repair and I still have the "devel" Interface and not the FTLDNS

Did you flush your browser cache?

Yes I did.

I reverted to master and now I have:

image

How do I force the FTLDNS web interface like I have the other instance of pi-hole ?

These are the commands in the first FTLDNS beta test thread

echo "FTLDNS" | sudo tee /etc/pihole/ftlbranch
pihole checkout core FTLDNS 
pihole checkout web FTLDNS

That's exactly how I installed it.

That doesn't seem to update the web interface.
image

i'm still with the web interface at 3.3

Run pihole -d for a debug token.

I purged everything and installed from scratch.

For some reason one of the 3 pi-holes I'm running, installed

The other 2 are now with:

Debug token 1 from pi-hole with Web Interface running the 3.3-56: h33sep6lhg
Debug token 2 from pi-hole with web interface 3.2.1-121 : sjte18cjmi

Investigating...

This one seems fine

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