Youve been great until last week, then you stopped blocking ads and now, after updating, flushing, restarting everything you are blocking 0% of ads.
So i guess you cant keep up. Time to accept the wave of advertising and re-deploy the pi.
Au-revoir
There must be a reason for it not to work.
If you don't see any ads being blocked, it might be due to a few reasons (if everything is working properly and Pi-hole has no errors).
Maybe the queries are not running through the Pi-hole DNS or maybe no lists are loaded ...
thanks, but nothing changed, until I tried to update. It had simply stopped blocking ads and everything i browsed was loaded with ads again.
real pity, but now ive updated it there is 0 activity. pity as it has been excellent.
There are some basic check you can perform to see if it works.
Is the DNS service running, are the adlists concatenated? Does it block locally on the pi ?
I had to manually update the dns and reconnect the API but all now says its running, including the DNS.
Not to sure what this means.
What's the output of sudo systemctl status dnsmasq
and sudo systemctl status pihole-FTL
.
Also what are the last few lines of /etc/pihole/gravity.list
if you run a nslookup on flurry.com
on your pi, what's the output ?
Send us your debug token and we can take a look.
✓] Your debug token is: yaec3g8xee
sabrepete:
yaec3g8xee
Ahh yes, you're on Raspbian Jessie with dnsmasq
v2.72, which is unfortunately not supported.
Update: 2018-08-06
As of v4.0, Pi-hole ships with _FTL_DNS, our fork of dnsmasq, which should restore compatibility with Raspbian Jessie. We still recommend installing a newer OS as Jessie is EOL anyway.
By default, Raspbian Jessie only supports dnsmasq v2.72, which does not work with the log-queries=extra flag, which is required for Pi-hole v3.3+. You may see error messages such as:
dnsmasq: extraneous parameter at line 37 of /etc/dnsmasq.d/01-pihole.conf
failed!
There are two options…
Originally published at: https://pi-hole.net/2018/02/14/pi-hole-v3-3-released-its-extra-special/
Update 2018-02-20 18:05
Hi All, After a few days of pulling out our hair and troubleshooting this whitelisting issue that some of you have reported, we're finally getting to the bottom of it.
The good news is, whitelisting is not completely broken. You can still whitelist domains from the cli with no issues by calling pihole -w [domain-to-whitelist]. The issue only affects whitelisting from th…
You have a few options on things you can do:
if you want to run a different version of Pi-hole, it is possible to install an older version. Typically, we release all three components of Pi-hole at the same time (Core, Web, and FTL), so you'll usually want to install version from the same "release."
For example, we ran into some issues with v3.3 and dnsmasq compatibility with some systems, so some users needed to revert to v3.2.1 (Core and Web) but as part of the 3.2.1 "release," the latest version of FTL was 2.13.2.
Because we version e…
Update: 2018-08-06
As of v4.0, Pi-hole ships with _FTL_DNS, our fork of dnsmasq, which should restore compatibility with Raspbian Jessie. We still recommend installing a newer OS as Jessie is EOL anyway.
Please note that this tutorial is only meant for Rasbian Jessie, although it might (to some extend) also help with similar issues on other Debian versions. Do this at your own risk (however, the likeliness of a failure is rather small in our opinion).
First step: Download more recent versio…
Originally published at: https://pi-hole.net/2018/03/24/help-us-beta-test-ftldns/
In case you missed it , FTLDNS™ is Pi-hole's Faster Than Light (FTL) daemon combined with a DNS/DHCP server (our fork of dnsmasq). So instead of installing dnsmasq as a dependency, we will be distributing all services in a single binary. This will allow us to hook into dnsmasq's functionality at a code- level, as well as ensuring that you are using the latest stable version of the resolver and receive, e.g., i…
1 Like
so I need to update from Jessie and start again?
got no issues with that.... Just cant do it now. Forgot i hadnt updated the OS for a looooong while.
awesome. project for the weekend... thanks.
Much appreciated.
2 Likes
system
Closed
May 30, 2018, 10:06pm
13
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.