@ArchPCK - oh, and of course, any errors in /run/log/pihole/.log?
Search Criteria
Package Details: pi-hole-server 5.18.4-1
Package Actions
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: | 115 |
Popularity: | 1.68 |
First Submitted: | 2016-01-13 12:50 (UTC) |
Last Updated: | 2025-01-16 11:35 (UTC) |
Dependencies (18)
- bc (bc-ghAUR)
- bind-tools (bind-gitAUR, bind)
- inetutils (inetutils-gitAUR, busybox-coreutilsAUR)
- iproute2 (iproute2-gitAUR, busybox-coreutilsAUR, iproute2-selinuxAUR)
- jq (jaq-binAUR, jq-gitAUR)
- logrotate (logrotate-gitAUR, logrotate-selinuxAUR)
- lsof (lsof-gitAUR)
- netcat (nmap-netcatAUR, openbsd-netcat-gitAUR, gnu-netcat-svnAUR, gnu-netcat, openbsd-netcat)
- perl (perl-gitAUR)
- pi-hole-ftlAUR
- procps-ng (busybox-coreutilsAUR, procps-ng-gitAUR)
- sudo (fake-sudoAUR, polkit-fakesudoAUR, sudo-gitAUR, doas-sudo-shimAUR, doas-sudo-shim-minimalAUR, sudo-hgAUR, fudo-gitAUR, sudo-selinuxAUR)
- git (git-gitAUR, git-glAUR) (make)
- lighttpd (optional) – a secure, fast, compliant and very flexible web-server
- nginx-mainline (nginx-quic-openssl-hgAUR, nginx-quic-libresslAUR) (optional) – lightweight http server
- php-cgi (optional) – CGI and FCGI SAPI for PHP needed only for lighttpd
- php-fpm (optional) – FastCGI process manager for php needed for nginx
- php-sqlite (optional) – sqlite db access for nginx
Required by (2)
- padd-git
- pi-hole-whitelist-git (optional)
Sources (15)
- 01-pihole.conf
- https://raw.githubusercontent.com/max72bra/pi-hole-server-archlinux-customization/master/arch-server-admin-5.21-1.patch
- https://raw.githubusercontent.com/max72bra/pi-hole-server-archlinux-customization/master/arch-server-core-5.18.4-1.patch
- lighttpd.pi-hole.conf
- mimic_basic-install.sh
- mimic_setupVars.conf.sh
- nginx.pi-hole.conf
- pi-hole-gravity.service
- pi-hole-gravity.timer
- pi-hole-logtruncate.service
- pi-hole-logtruncate.timer
- pi-hole-server-admin-5.21.tar.gz
- pi-hole-server-core-5.18.4.tar.gz
- pi-hole.tmpfile
- piholeDebug.sh
Latest Comments
« First ‹ Previous 1 .. 21 22 23 24 25 26 27 28 29 30 31 .. 83 Next › Last »
max.bra commented on 2020-09-07 16:22 (UTC)
max.bra commented on 2020-09-07 16:17 (UTC)
@ArchPCK - if you vacuum your gravity.db did you get any sort of error?
max.bra commented on 2020-09-07 15:27 (UTC)
@ArchPCK - can you 'ls -l' your /etc/pihole directory please?
ArchPCK commented on 2020-09-07 11:22 (UTC)
@graysky I tried opera, Firefox and chromium, all of them experience this
I did a fresh install and never opened anything on those browsers so cache was cleared.
Hope this gets solved somehow. It started with 5.x, 4.x was fine on that system.
graysky commented on 2020-09-07 10:31 (UTC)
@ArchPCK - Which browser? Cleared browser cache?
ArchPCK commented on 2020-09-07 04:15 (UTC) (edited on 2020-09-07 04:19 (UTC) by ArchPCK)
@wingsuit I have the same issue as you had, it is not a caching issue.
@max.bra do you have any ideas? In 4.3.1 and lower it was working fine with the guide on the wiki.
I can't add adlists, it just shows an "error has occurred", I get the same issue as you on the group site in the webinterface and my dashboard just contains the three boxes with a dash where the number should be, but no diagrams.
Upgrade existing packages and completely fresh os install is affected, I tried both. I thought about switching back to 4.3.1 but I can't compile that anymore.
However I was at least able to configure it by manually adding the adlists via CLI and editing the setupVars.conf file to change some of the settings..
But the web interface is still broken for me (tested using lighttpd). Only things working there is dhcp (but does not show clients) and DNS edit as well as restarting, flushing logs or changing log levels.
max.bra commented on 2020-08-26 14:30 (UTC)
@PS0 it's a good point for me. added w/o release bump.
PS0 commented on 2020-08-24 19:46 (UTC)
I know this has been discussed before, but sudo is missing as runtime dependency. The assumption that the base-devel group (with sudo in it) is installed only applies to build dependencies (makedepends and checkdepends), not to runtime dependencies (depends and optdepends). It is possible to build a package on one computer and install it on another computer (e.g. a server) which doesn't have base-devel installed. So, please add sudo to the 'depends' array.
Taijian commented on 2020-08-12 08:37 (UTC)
Reporting back: I have disabled pi-hole-logtruncate.timer
on my server and instead copied /etc/pihole/logrotate
to /etc/logrotate.d
.
Works! No conflict, logs got rotated.
One thing though: In order to keep the old behaviour of daily log rotation, the entry for pihole-ftl.log needs to be changed from 'weekly' to 'daily'.
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.