I ran those commands as you told me to. Here are the resulting logs.
https://pastebin.com/a84TfAvJ
Search Criteria
Package Details: pi-hole-ftl 5.25.2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/pi-hole-ftl.git (read-only, click to copy) |
---|---|
Package Base: | pi-hole-ftl |
Description: | The Pi-hole FTL engine |
Upstream URL: | https://github.com/pi-hole/FTL |
Licenses: | EUPL-1.2 |
Conflicts: | dnsmasq |
Provides: | dnsmasq |
Submitter: | max.bra |
Maintainer: | max.bra (graysky) |
Last Packager: | max.bra |
Votes: | 54 |
Popularity: | 0.011271 |
First Submitted: | 2017-05-07 15:23 (UTC) |
Last Updated: | 2024-08-10 09:53 (UTC) |
Dependencies (6)
- gmp (gmp-hgAUR)
- libidn (libidn-gitAUR)
- nettle (nettle-gitAUR)
- cmake (cmake-gitAUR) (make)
- sqlite (sqlite-fossilAUR) (make)
- xxd (vim-minimal-gitAUR, gvim-gitAUR, vim-cli-gitAUR, gvim-wayland-lilydjwg-gitAUR, gvim-gtk2AUR, gvim, tinyxxd, vim) (make)
Required by (65)
- adhocspot-script-git (requires dnsmasq)
- airgeddon (requires dnsmasq) (optional)
- anti-ad-dnsmasq-git (requires dnsmasq)
- appgate-sdp (requires dnsmasq) (optional)
- appgate-sdp-headless (requires dnsmasq) (optional)
- archpxe (requires dnsmasq)
- berate_ap-git (requires dnsmasq)
- blueman-git (requires dnsmasq) (optional)
- corplink-bin (requires dnsmasq)
- create_ap (requires dnsmasq)
- create_ap-git (requires dnsmasq)
- cuttlefish-base-git (requires dnsmasq)
- dns-zone-blacklist-git (requires dnsmasq) (optional)
- dnsmasq-china-list-git (requires dnsmasq)
- dnsmasq-openrc (requires dnsmasq)
- docker-dnsmasq (requires dnsmasq)
- docker-machine-driver-kvm2 (requires dnsmasq)
- easywifi-git (requires dnsmasq) (optional)
- ethoscope-device (requires dnsmasq)
- ethoscope-node (requires dnsmasq)
- feishu-bin (requires dnsmasq)
- gnome-network-displays (requires dnsmasq)
- gnome-network-displays-git (requires dnsmasq)
- holodev (requires dnsmasq)
- holodev-git (requires dnsmasq)
- hostsblock (requires dnsmasq) (optional)
- incus-git (requires dnsmasq)
- incus-tools-git (requires dnsmasq)
- libnm-git (requires dnsmasq) (make)
- libnm-iwd (requires dnsmasq) (make)
- libvirt-git (requires dnsmasq) (make)
- libvirt-git (requires dnsmasq) (optional)
- libvirt-xen (requires dnsmasq) (make)
- libvirt-xen (requires dnsmasq) (optional)
- linux-router (requires dnsmasq)
- linux-wifi-hotspot (requires dnsmasq) (optional)
- linux-wifi-hotspot-bin (requires dnsmasq) (optional)
- lxc-git (requires dnsmasq) (optional)
- lxc-selinux (requires dnsmasq) (optional)
- lxd-git (requires dnsmasq)
- lxd516 (requires dnsmasq)
- minimega (requires dnsmasq) (optional)
- netns-helper-git (requires dnsmasq) (optional)
- networkmanager-git (requires dnsmasq) (optional)
- networkmanager-git (requires dnsmasq) (make)
- networkmanager-iwd (requires dnsmasq) (make)
- networkmanager-iwd (requires dnsmasq) (optional)
- networkmanager-support (requires dnsmasq)
- nm-cloud-setup-git (requires dnsmasq) (make)
- nm-iwd-cloud-setup (requires dnsmasq) (make)
- overture (requires dnsmasq) (optional)
- p-rout-git (requires dnsmasq)
- pi-hole-server
- pi-hole-standalone
- pinephone-dev-tools (requires dnsmasq)
- podman-dnsname-git (requires dnsmasq)
- rbenv-vagrant-setup-git (requires dnsmasq) (optional)
- simonpi (requires dnsmasq)
- simonpi-git (requires dnsmasq)
- ss-tproxy (requires dnsmasq)
- ss-tproxy-git (requires dnsmasq)
- vagrant-git (requires dnsmasq) (optional)
- virter (requires dnsmasq) (optional)
- waydroid (requires dnsmasq)
- waydroid-git (requires dnsmasq)
Sources (6)
ChuckHL commented on 2017-05-09 14:53 (UTC)
max.bra commented on 2017-05-09 07:30 (UTC)
with 128MB needs really to waste nothing!!
try this to debug:
sudo systemctl stop pi-hole-ftl.service
sudo systemd-tmpfiles --remove pi-hole-ftl.conf
sudo systemd-tmpfiles --create pi-hole-ftl.conf
sudo systemctl start pi-hole-ftl.service
then please pastebin (or similar, don't paste lots of text here) output of following two commands:
sudo journalctl -b -l --no-pager | tail -n 50
cat /run/log/pihole-ftl/pihole-FTL.log
ChuckHL commented on 2017-05-09 07:09 (UTC) (edited on 2017-05-09 07:18 (UTC) by ChuckHL)
Hi max.bra. Thanks for the reply. If the log does not get big, then I am fine. I was concerned because I am running pi-hole (as well as other lite apps like sslh (not ssl or ssh), plexconnect (DNS for Apple TV) (not plex-media-server)) on my pogoplug low powered unit arm cpu with 128mb ram and 16GB SD. The only issue left I have is the fact that pi-hole-ftl won't always start on the first attempt.
How can I fix that. What info can I get to figure this out.
max.bra commented on 2017-05-09 06:04 (UTC)
hi ChuckHL,
pihole log flush does not care about ftl log.
you can mimic pi-hole log flush method: a systemd timer and service with a flush script.
be careful: ftl log file need to be, indeed, flushed and NOT deleted. is this the case why the service no more starts?
and last: why are you in need to flush it? it became to big? after 3 days, mine is 41K, more than acceptable
sidenote: it (the log) is in a tmpfs and it will be recreated every reboot
i'm available to integrate a flush service or a logrotate config.
ChuckHL commented on 2017-05-09 03:34 (UTC) (edited on 2017-05-09 05:43 (UTC) by ChuckHL)
How do i delete the /run/log/pihole-ftl/pihole-FTL.log automatically every night?
Also, some times it wont start automatically. Also, after running "systemctl start pi-hole-ftl" it wont start until several attempts. systemctl status and journalctl do not show why it failes to start sometimes.
Pinned Comments
max.bra commented on 2018-02-09 16:46 (UTC) (edited on 2019-10-18 23:13 (UTC) by max.bra)
ArchLinux Pi-hole is not officially supported by Pi-hole project. In case of bugs and malfunctions please DO NOT file a report upstream.
First of all check if the wiki (https://wiki.archlinux.org/index.php/Pi-hole) can help then ask here for assistance and tips.
When it will be excluded that the problem does not depend on ArchLinux we will file a bug upstream.