Package Details: pi-hole-core 6.0.6-1

Git Clone URL: https://aur.archlinux.org/pi-hole-core.git (read-only, click to copy)
Package Base: pi-hole-core
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
Licenses: EUPL-1.2
Conflicts: pi-hole-server, pi-hole-standalone
Provides: pi-hole-server, pi-hole-standalone
Submitter: max.bra
Maintainer: max.bra (graysky)
Last Packager: max.bra
Votes: 119
Popularity: 2.67
First Submitted: 2025-02-21 17:31 (UTC)
Last Updated: 2025-03-30 17:07 (UTC)

Pinned Comments

max.bra commented on 2025-02-21 21:44 (UTC)

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.

max.bra commented on 2025-02-21 17:56 (UTC)

to update to pi-hole 6, please use pi-hole-core pi-hole-ftl and pi-hole-web packages.

Latest Comments

« First ‹ Previous 1 .. 68 69 70 71 72 73 74 75 76 77 78 .. 87 Next › Last »

max.bra commented on 2017-02-04 11:03 (UTC) (edited on 2017-02-05 22:04 (UTC) by max.bra)

hi tsago, thanks for reporting. done. > Also, before I flushed, the graph in GUI was stuck on always showing the same day. if i have well understood the observation: the dataset used for drawing that canvas collects data from pihole.log only and should show the time lapse between the first log timestamp and the last one. there is no "today filter" in the code... edit: typo

tsago commented on 2017-02-04 09:35 (UTC)

Hi there! Looks like flushing with logrotate is broken. # pihole -f ::: Flushing /run/log/pihole/pihole.log ...error: cannot stat /etc/pihole/logrotate: No such file or directory ... done! Fixed by adding https://github.com/pi-hole/pi-hole/blob/master/advanced/logrotate into /etc/pihole/logrotate with path modified to /run/log/pihole/pihole.log. Also, before I flushed, the graph in GUI was stuck on always showing the same day. Did I do something wrong? Or is it arch-pihole specific? Or is it a general issue with the last version?

max.bra commented on 2017-01-19 08:19 (UTC)

Hi Chilloutman, yes it is. Missed that. Thanks for reporting.

Chilloutman commented on 2017-01-19 07:14 (UTC)

During the installation "netstat" is used and on my system this caused some issues as it was not available. After installing "net-tools" from core, the errors were fixed. Is "net-tools" a missing dependency?

tdkl commented on 2017-01-14 21:42 (UTC)

@max.bra: no I use lighttpd @C0rn3j: if you mean the js console inside the browser, there were none. I've installed 2.9.5 back from AUR, works without issues. Too much hassle at constant changes for each update, so I'll keep it at this version.

C0rn3j commented on 2017-01-12 10:29 (UTC)

@tdkl Check the javascript console for errors

max.bra commented on 2017-01-12 07:31 (UTC)

It seemed like a good start :-P

C0rn3j commented on 2017-01-11 23:57 (UTC)

Taillog is fine for me over HTTPS, so it must be a different issue ^^

max.bra commented on 2017-01-11 23:37 (UTC)

hi tdkl, all functional here. if I remember correctly, are you using nginx? maybe via https: https://github.com/pi-hole/pi-hole/issues/1100

tdkl commented on 2017-01-11 15:55 (UTC)

I've noticed that the query logs aren't displayed anymore. Am I only one with this issue ? I've reinstalled pihole freshly from AUR, but there's still no logs seen in the admin panel.