Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installer exits somewhere after checking if Pi-hole works or not #1

Open
kopihitam opened this issue Feb 17, 2020 · 2 comments
Open

Comments

@kopihitam
Copy link

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.

@Yak-Herder
Copy link

Yak-Herder commented Feb 29, 2020

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

Edit: I now see that Unbound was never installed.

@LvsDark
Copy link

LvsDark commented Mar 18, 2020

I have the exact same issue as OP at the exact same spot. I click up arrow to rerun EasyAsPi.sh, just for it to exit after i click space to continue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants