Closed j2l closed 6 years ago
/etc/init.d/pihole-FTL: ligne69: status : commande introuvable (unknown command)
What is in line 69 ? In the Pi-hole provided version of this file, there is an echo
and I double your system would say unknown command.
[✓] Raspbian GNU/Linux 7 (wheezy)
What kind of device do you try running Pi-hole on? Note that we officially don't support Wheezy as it is really outdated and does not receive any security updates since a long time.
[53] is in use by dnsmasq
dnsmasq
needs to be disabled as Pi-hole v4.0+ ships its own DNS resolver (based on dnsmasq
) onboard of pihole-FTL
which needs access to port 53.
Thank you @DL6ER, here are details to reply:
/etc/init.d/pihole-FTL
69 status pihole-FTL
Indeed, it's a unknown command on wheezy.
I have this running Raspberry Pi 1 Model B box since 2012 (pre-order), behind the home router. It was refurbished as a Pi-Hole server a few months ago, Until recently, it was running nice on it for all the family 😄
OK, so I'll try to upgrade and disable dnsmasq
and let you know.
root@magenpi:~# sudo service dnsmasq stop
[ ok ] Stopping DNS forwarder and DHCP server: dnsmasq.
root@magenpi:~# sudo service pihole-FTL start
Not running
dnsmasq: failed to create listening socket for port 53: Permission denied
Any idea?
Forget my previous comment, upgrade didn't work, I had to format the SD Card to install Stretch but it works fine now. Up and running. Just need to setup up the rest 😞 Pi-hole Version v4.0 Web Interface Version v4.0 FTL Version v4.0
In raising this issue, I confirm the following (please check boxes, eg [X]) Failure to fill the template will close your issue:
How familiar are you with the codebase?: 1 (but I read other issues and tried to work it out)
[BUG | ISSUE] Expected Behaviour: FTL online
[BUG | ISSUE] Actual Behaviour: FTL offline sudo service pihole-FTL status -l
/etc/init.d/pihole-FTL: ligne69: status : commande introuvable (unknown command)
service pihole-FTL start[BUG | ISSUE] Steps to reproduce: pihole -r (both repair and reset) pihole checkout master
Log file output [if available]
Device specifics Hardware Type: rPi B v1 OS: wheezy (ARM)
tail -n 40 /var/log/pihole-FTL.log
I wanted to fix pihole-FTL CPU at 98%, rebooted, but updating pihole flushed out FTL. No number or chart in dashboard, stuck on processing in Query Log.
Located in Europe and network is down at night, so debug token might not work sometimes.