Package Details: pi-hole-server 5.17.2-2

Git Clone URL: https://aur.archlinux.org/pi-hole-server.git (read-only, click to copy)
Package Base: pi-hole-server
Description: The Pi-hole is an advertising-aware DNS/Web server. Arch adaptation for lan wide DNS server.
Upstream URL: https://github.com/pi-hole/pi-hole
Keywords: ad block pi-hole
Licenses: EUPL-1.2
Conflicts: pi-hole-standalone
Submitter: max.bra
Maintainer: max.bra (graysky)
Last Packager: max.bra
Votes: 109
Popularity: 1.71
First Submitted: 2016-01-13 12:50 (UTC)
Last Updated: 2023-11-22 13:53 (UTC)

Dependencies (18)

Required by (2)

Sources (15)

Pinned Comments

max.bra commented on 2018-02-09 16:45 (UTC) (edited on 2019-10-18 23:14 (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.

Latest Comments

1 2 3 4 5 6 .. 78 Next › Last »

max.bra commented on 2023-11-06 09:09 (UTC)

@smaxer maybe FTL is killed by some out of memory cleaner?

smaxer commented on 2023-11-02 23:52 (UTC)

No, basically just the same messages as coming from pihole-FTL.service

max.bra commented on 2023-10-31 11:29 (UTC)

hi smaxer, FTL relevant syslog/journal?

smaxer commented on 2023-10-31 06:20 (UTC) (edited on 2023-10-31 06:23 (UTC) by smaxer)

Pihole doesn't start correctly anymore on my machine. I can open the web interface but no data is shown. When I look into to logs the last line after (Finished config file parsing) is always truncated in the date sections.

Oct 31 07:00:42 home pihole-FTL[4064]: [2023-10-31 07:00:42.431 4064M] ########## FTL started on home! ##########
Oct 31 07:00:42 home pihole-FTL[4064]: [2023-10-31 07:00:42.431 4064M] FTL branch: master
Oct 31 07:00:42 home pihole-FTL[4064]: [2023-10-31 07:00:42.431 4064M] FTL version: v5.23
Oct 31 07:00:42 home pihole-FTL[4064]: [2023-10-31 07:00:42.431 4064M] FTL commit: builtfromreleasetarball
Oct 31 07:00:42 home pihole-FTL[4064]: [2023-10-31 07:00:42.431 4064M] FTL date: 2023-05-28
Oct 31 07:00:42 home pihole-FTL[4064]: [2023-10-31 07:00:42.431 4064M] FTL user: pihole
Oct 31 07:00:42 home pihole-FTL[4064]: [2023-10-31 07:00:42.431 4064M] Compiled for x86_64 (compiled locally) using cc (GCC) 13.2.1 20230801
Oct 31 07:00:42 home pihole-FTL[4064]: [2023-10-31 07:00:42.431 4064M] Starting config file parsing (/etc/pihole/pihole-FTL.conf)
Oct 31 07:00:42 home pihole-FTL[4064]: [2023-10-31 07:00:42.431 4064M]    SOCKET_LISTENING: only local
Oct 31 07:00:42 home pihole-FTL[4064]: [2023-10-31 07:00:42.432 4064M]    AAAA_QUERY_ANALYSIS: Show AAAA queries
[...]
Oct 31 07:00:42 home pihole-FTL[4064]: [2023-10-31 07:00:42.433 4064M]    CHECK_LOAD: Enabled
Oct 31 07:00:42 home pihole-FTL[4064]: [2023-10-31 07:00:42.433 4064M]    CHECK_SHMEM: Warning if shared-memory usage exceeds 90%
Oct 31 07:00:42 home pihole-FTL[4064]: [2023-10-31 07:00:42.433 4064M]    CHECK_DISK: Warning if certain disk usage exceeds 90%
Oct 31 07:00:42 home pihole-FTL[4064]: [2023-10-31 07:00:42.433 4064M] Finished config file parsing
Oct 31 07:00:42 home pihole-FTL[4064]: [2023-10-31 07:0

Port 53 is used by pihole but is unresponsive (timeout) I tried to replace all my config files start from scratch and recompiled each package newly but didn't solve the issue - any ideas? Thanks!

max.bra commented on 2023-10-10 20:11 (UTC) (edited on 2023-10-10 20:11 (UTC) by max.bra)

@2-d in fact it is the root of the problem: they have renamed the AdminLTE project to web. fixed w/o release bump.
@2-d @grappas you can update your installation now and thanks for reporting.

2-d commented on 2023-10-10 19:15 (UTC)

@max.bra

Thanks for the update - this worked for me. I also had to change the wwwpkgname from AdminLTE to web.

_wwwpkgname=web

max.bra commented on 2023-10-09 16:15 (UTC) (edited on 2023-10-09 16:18 (UTC) by max.bra)

@grappas hi and thanks for reporting.
the developers have deeply modified the latest version of the web admin without changing the numbering (and there are sed errors). very strange, a mistake on their part is possible, I don't think it was intentional. let's see what happens in the next few hours... in the meantime, modifying the PKGBUILD, use version 5.19 of the web-admin.

 _wwwpkgver=5.19
 ...
 "https://raw.githubusercontent.com/max72bra/pi-hole-server-archlinux-customization/master/arch-server-admin-$_wwwpkgver-1.patch"

of course, resum everything...

grappas commented on 2023-10-09 15:49 (UTC) (edited on 2023-10-09 15:51 (UTC) by grappas)

==> Validating source files with sha256sums...
    pi-hole-server-core-5.17.1.tar.gz ... Passed
    pi-hole-server-admin-5.20.1.tar.gz ... FAILED
    arch-server-core-5.17.1-3.patch ... Passed
    arch-server-admin-5.20.1-3.patch ... Passed
    dnsmasq.include ... Passed
    lighttpd.pi-hole.conf ... Passed
    nginx.pi-hole.conf ... Passed
    pi-hole.tmpfile ... Passed
    pi-hole-gravity.service ... Passed
    pi-hole-gravity.timer ... Passed
    pi-hole-logtruncate.service ... Passed
    pi-hole-logtruncate.timer ... Passed
    mimic_setupVars.conf.sh ... Passed
    mimic_basic-install.sh ... Passed
    piholeDebug.sh ... Passed
==> ERROR: One or more files did not pass the validity check!

I cannot proceed with installation.

max.bra commented on 2023-09-22 19:11 (UTC)

@deemon i don't know how to help you, we have no control over that...

deemon commented on 2023-09-22 18:59 (UTC)

sudo pihole -g

  [i] Target: https://mirror1.malwaredomains.com/files/justdomains
  [✗] Status: Not found
  [✗] List download failed: using previously cached list
  [✓] Parsed 26854 exact domains and 0 ABP-style domains (ignored 0 non-domain entries)