Hi, I am using latest version of this package and using nginx for reverse proxy. All working fine but unable to use UI. I cant do any changes through UI. I tried temporary disabling, changing theme, DNS setting etc.. All options give instant response but when clicked on any other option, it resets. It was working fine till upgrade. Please let me know if I am missing something. Thanks.
Search Criteria
Package Details: pi-hole-standalone 5.18.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pi-hole-standalone.git (read-only, click to copy) |
---|---|
Package Base: | pi-hole-standalone |
Description: | The Pi-hole is an advertising-aware DNS/Web server. Arch alteration for standalone PC. |
Upstream URL: | https://github.com/pi-hole/pi-hole |
Keywords: | ad block pi-hole |
Licenses: | EUPL-1.2 |
Conflicts: | pi-hole-server |
Submitter: | max.bra |
Maintainer: | max.bra |
Last Packager: | max.bra |
Votes: | 7 |
Popularity: | 0.003247 |
First Submitted: | 2016-01-13 12:39 (UTC) |
Last Updated: | 2024-12-30 08:12 (UTC) |
Dependencies (9)
- bind-tools (bind-gitAUR, bind)
- inetutils (inetutils-gitAUR, busybox-coreutilsAUR)
- iproute2 (iproute2-gitAUR, busybox-coreutilsAUR, iproute2-selinuxAUR)
- lsof (lsof-gitAUR)
- netcat (nmap-netcatAUR, openbsd-netcat-gitAUR, gnu-netcat-svnAUR, gnu-netcat, openbsd-netcat)
- 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)
Required by (1)
- pi-hole-whitelist-git (optional)
Sources (11)
- 01-pihole.conf
- https://raw.githubusercontent.com/max72bra/pi-hole-standalone-archlinux-customization/master/arch-server-core-5.18.4-1.patch
- mimic_basic-install.sh
- mimic_setupVars.conf.sh
- pi-hole-gravity.service
- pi-hole-gravity.timer
- pi-hole-logtruncate.service
- pi-hole-logtruncate.timer
- pi-hole-standalone-core-5.18.4.tar.gz
- pi-hole.tmpfile
- piholeDebug.sh
Prakkie commented on 2020-10-27 23:42 (UTC)
max.bra commented on 2020-09-04 18:19 (UTC)
@sjakub sorry for time wasting. should work now.
sjakub commented on 2020-09-03 04:31 (UTC)
I am getting this error while installing this package:
==> Generating initial block list, please wait... /opt/pihole/webpage.sh: line 27: /etc/.pihole/automated install/basic-install.sh: No such file or directory /opt/pihole/webpage.sh: line 210: valid_ip: command not found /opt/pihole/webpage.sh: line 210: valid_ip6: command not found error: command failed to execute correctly
max.bra commented on 2020-09-01 12:59 (UTC)
hi deemon, yes you can delete those files. left .list files in use are: adlists custom and local.
deemon commented on 2020-09-01 12:29 (UTC) (edited on 2020-09-01 12:40 (UTC) by deemon)
pacdiff says that there is new /etc/dnsmasq.d/01-pihole.conf.pacnew with gravity.list and black.list removed (compared to current/previous config). Are they no longer needed? can I delete then those .list files also? I assume yes, as I see there new gravity.db side-by-side with the (old?) gravity.list which I assume is the replacement, but just to be sure, asking this.
max.bra commented on 2020-05-09 12:55 (UTC)
this need to be posted to pihole-FTL
it needs a recompilation
dixi_minga commented on 2020-05-09 11:37 (UTC)
After this update:
upgraded nettle (3.5.1-2 -> 3.6-1)
pihole-FTL.service doesn't start anymore:
$ sudo systemctl status pihole-FTL.service ● pihole-FTL.service - Pi-hole FTLDNS engine Loaded: loaded (/usr/lib/systemd/system/pihole-FTL.service; disabled; vendor preset: disabled) Active: failed (Result: exit-code) since Sat 2020-05-09 13:25:44 CEST; 95ms ago Process: 3736 ExecStartPre=/bin/chown -R pihole:pihole /etc/pihole (code=exited, status=0/SUCCESS) Process: 3737 ExecStartPre=/bin/chown pihole:http /etc/pihole/regex.list (code=exited, status=1/FAILURE) Process: 3739 ExecStartPre=/bin/chown root:root /etc/pihole/logrotate (code=exited, status=1/FAILURE) Process: 3741 ExecStart=/usr/bin/pihole-FTL no-daemon (code=exited, status=127) Main PID: 3741 (code=exited, status=127)
: pihole-FTL.service: Scheduled restart job, restart counter is at 5. : Stopped Pi-hole FTLDNS engine. : pihole-FTL.service: Start request repeated too quickly. : pihole-FTL.service: Failed with result 'exit-code'. : Failed to start Pi-hole FTLDNS engine.
Downgrade of nettle solved this problem
max.bra commented on 2020-02-26 10:05 (UTC)
@deemon
1) pi-hole-gravity.timer is present in all versions and is statically enabled. All is in auto pilot mode. :-)
2) you can add as many DNS server you want. queries will be forwarded over all of them and if you query an URL that is in your intranet it will be resolved by your internal DNS. I have a similar config for my notebook.
deemon commented on 2020-02-26 09:01 (UTC)
I have this question though... It does say in wiki that the "standalone" version comes with the timer (pi-hole-gravity.timer) but no mention of it in server version. But does it have it also (and just not mentioned in the wiki) or I have to manually update the server filter lists with the server version?
Another question is, would it be possible to make it use DHCP aquired DNS server as the base, not the statically configured with pihole -a setdns 1.1.1.1
for example? PROBLEM is that when I am in my work LAN, we have our own internal DNS (only accessible from corporate WAN) with many internal server names and I would like to use that as base, but when outside building and in external networks, it's unreachable and I would like to use either whatever DHCP provides there or then the statical 1.1.1.1 would be OK also.
Pinned Comments
max.bra commented on 2018-02-09 16:47 (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.