You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The installer exits, with no apparent options to continue.
pi@piholet ~/G/EasyAsPiInstaller> sudo ./EasyAsPi.sh
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
Alright, let's check to see if Pi-hole works by using the "host" command.
First, I will run it against the server host using Pi-hole's DNS to verify that it is active,
And then I'll run it against 'pagead2.googlesyndication.com' to verify that ads are being served
By the Pi-hole. You should see the custom IP that you set earlier next to "has address"
Running '# host piholet
piholet has address 127.0.1.1
Running '# host pagead2.googlesyndication.com
pagead2.googlesyndication.com has address 0.0.0.0
pagead2.googlesyndication.com has IPv6 address ::
pagead2.googlesyndication.com is an alias for pagead46.l.doubleclick.net.
I'll pause until you press enter so you can review
When I press Enter,
You must enter Y for yes or N for no. Exiting.
pi@piholet ~/G/EasyAsPiInstaller>
I'm using fish and shell, both produce the same.
The text was updated successfully, but these errors were encountered:
I'm getting the exact same thing. My install also shows 127.0.1.1, although that is not the custom IP I set earlier.
To be clear, pressing Y or N prior to pressing enter gives the same error.
I noticed the following checkpoint files are present:
-rw-r--r-- 1 root root 1 Feb 28 21:52 EAPHelper_checkpoint.txt
-rw-r--r-- 1 root root 19 Feb 28 21:53 pihole_checkpoint.txt
-rw-r--r-- 1 root root 24 Feb 28 22:14 wg_install_checkpoint1.txt
The installer exits, with no apparent options to continue.
When I press Enter,
I'm using fish and shell, both produce the same.
The text was updated successfully, but these errors were encountered: