Hi guys
I've come back to pihole after about a year away, and updated to the latest version. It's on a Pi, and has been chugging along in offline mode for ages.
The update failed, with a message to contact you guys. The update completed, but FTL doesn't work.
Expected Behaviour:
FTL to work. It's currently offline, as is DNS. I don't require DNS at the moment, as it's catered for on the router.
Actual Behaviour:
FTL and DNS are offline.
Debug Token:
7ueh9v1108
sparrowdclxvi:
7ueh9v1108
You're running Raspbian Jessie, which has troubles with the current version of Pi-hole.
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 some options.
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…
Thanks. I tried the manual install of dnsmasq, but that didn't work, so I'm upgrading to stretch.
If that doesn't work, I'll do a clean install.
1 Like
system
Closed
May 13, 2018, 5:41pm
4
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.