@tholinka - It's probably an incorrectly configured web server. Recommend you uninstall that piece, reinstall it, and review the wiki for setup.
Search Criteria
Package Details: pi-hole-server 5.18.3-4
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: | 112 |
Popularity: | 0.134716 |
First Submitted: | 2016-01-13 12:50 (UTC) |
Last Updated: | 2024-08-10 12:32 (UTC) |
Dependencies (18)
- bc (bc-ghAUR)
- bind-tools (bind-developmentAUR, bind-gitAUR, bind)
- inetutils (inetutils-gitAUR, busybox-coreutilsAUR)
- iproute2 (iproute2-gitAUR, busybox-coreutilsAUR, iproute2-selinuxAUR)
- jq (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 (procps-ng-gitAUR, busybox-coreutilsAUR)
- sudo (fake-sudoAUR, polkit-fakesudoAUR, sudo-gitAUR, doas-sudo-shimAUR, doas-sudo-shim-minimalAUR, sudo-hgAUR, sudo-selinuxAUR, fudo-gitAUR)
- 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-4.patch
- https://raw.githubusercontent.com/max72bra/pi-hole-server-archlinux-customization/master/arch-server-core-5.18.3-4.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.3.tar.gz
- pi-hole.tmpfile
- piholeDebug.sh
Latest Comments
« First ‹ Previous 1 .. 50 51 52 53 54 55 56 57 58 59 60 .. 82 Next › Last »
graysky commented on 2018-06-21 18:49 (UTC)
tholinka commented on 2018-06-21 08:06 (UTC) (edited on 2018-06-23 15:07 (UTC) by tholinka)
Hello, sorry if this has been posted before, but my google-fu is failing me.
I've been using this (and -ftl) fine for several months now, but then a couple weeks ago the graphs on the admin page quit loading. They sit spinning forever now (https://i.imgur.com/vsgDyel.png).
Any advice on how to fix this?
I tried removing / reinstalling the packages to no avail.
max.bra commented on 2018-05-25 08:05 (UTC)
@gecko - we need log of FTL systemd service status when fail and errors about installing packages. Is it a file conflict before installing it or is an error post install running *.install script?
for me, the only pihole directory in /var is: /var/cache/lighttpd/compress/pihole and it's about admin gui web server.
gecko commented on 2018-05-25 07:56 (UTC) (edited on 2018-05-25 08:04 (UTC) by gecko)
@ max.bra Hi Max, thanks for your reply. What information can I give that would be more useful? I’d be happy to run some tests but I’d have to reinstall the package as I removed it. But I have never touched the curl command from the pi-hole site. This is a brand new installation of Arch Linux Arm on an R-Pi 3B+, using the aarch64 architecture, that I only installed last weekend. It was the first time I’d installed pi-hole on this machine (guess that also answers your question @graysky).
It’s interesting though, becuase there were certainly entries in my /var directory that are to do with pihole. I have already removed the package now and the directories have gone with it. But there was a pihole directory in /var/log that was owned by http, not the pihole user. So I thought that that might be part of the problem. I tried changing it but it made no difference.
--- edit
You know, I think I’ve gotten confused between pi-hole and pi-hole-ftl. I believe the problems I have been expereincing have been with FTL, not with pi-hole server itself. As, although the systemd pi-hole-ftl service was failing to start, I was able to resolve DNS using the server still. I think I got too caught up in the web interface not working (it was stuck on continuously loading) and thought that the whole thing was broken. I may reinstall the package and just use it from the CL.
--- edit
Also, I didn’t debug by using the pihole debug command, but by installing and using gdb. I was adapting the debian based instructions listed here: https://github.com/pi-hole/FTL
graysky commented on 2018-05-24 22:05 (UTC)
@gecko - I have an ODROID-C2 running Arch ARM (aarch64) that runs pihole for me using these packages. Does your setup have something special you configured? These work out-of-the-box for me (aarch64 lxc).
max.bra commented on 2018-05-24 21:42 (UTC) (edited on 2018-05-24 21:49 (UTC) by max.bra)
@gecko hi gecko, unfortunately with the informations available I can not help. this package do not use /var directory at all for nothing. it is highly probable that you have also performed an official installation with curl from the pi-hole site. clean EVERYTHING thoroughly, install only the packages for arch and we'll talk about it again.
--- edit
and more: this package has debug run disabled/not available/deleted
--- edit 2
port 4711 has nothing to do with us
gecko commented on 2018-05-24 20:54 (UTC)
I can't run pi-hole-server from this package on my aarch64 installation. The systemd pi-hole-ftl service fails to start. Running pi-hole in debug mode, and I think it can't bind to the 4711 port. But more than that, I believe this package is not doing the correct permissions on /var/run/pihole. Either way, I can't run a new installation of pihole at all with this package :(
graysky commented on 2018-05-12 13:43 (UTC)
@tsago - All members of base-devel are implied deps for all AUR packages[1].
tsago commented on 2018-05-12 13:42 (UTC)
Hi crobe2,
Already discussed on e.g. 2017-08-02 in here. Please spend a few moments to check older comments next time. => https://wiki.archlinux.org/index.php/Arch_User_Repository#Prerequisites
(and if the link is not obvious enough, note that sudo belongs to base-devel)
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.