Package Details: pi-hole-web 6.2.1-1

Git Clone URL: https://aur.archlinux.org/pi-hole-web.git (read-only, click to copy)
Package Base: pi-hole-web
Description: Pi-hole Dashboard for stats and more.
Upstream URL: https://github.com/pi-hole/pi-hole
Licenses: EUPL-1.2
Submitter: max.bra
Maintainer: max.bra (graysky)
Last Packager: max.bra
Votes: 3
Popularity: 0.105074
First Submitted: 2025-02-21 17:04 (UTC)
Last Updated: 2025-05-31 15:32 (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.

Latest Comments

1 2 Next › Last »

graysky commented on 2025-06-10 17:15 (UTC)

So I figured out both problems. The issue is that I am running pihole in a container (lxc) using the overlayfs clone of a base system. /etc/pihole/versions is set in the base system upon installation but it seems to also be updated when pihole-FTL is started which creates a copy that overrides the base system's copy in the overlayfs in the container. I need to dig deeper to understand why it is updated by the service.

The breakage in the webclient was also due to a copy of /var/www/html/admin/scripts/js/index.js in the container. Once I removed that, the base lxc's version was allowed to get read and everything worked.

graysky commented on 2025-06-07 13:57 (UTC)

No, the version strings are still not updated.

max.bra commented on 2025-06-07 12:33 (UTC) (edited on 2025-06-07 12:34 (UTC) by max.bra)

||| It seems like a problem accessing the FTL DB...

Yes, but why only in this very latest version??

I ask myself questions... :-D O_o

max.bra commented on 2025-06-07 12:31 (UTC) (edited on 2025-06-07 12:32 (UTC) by max.bra)

It seems like a problem accessing the FTL DB...
Did you solve the problem of a few weeks ago where your versions file was not updated by the installation/update procedure?
Maybe it's all related...

graysky commented on 2025-06-07 11:49 (UTC)

Clearing cache had no effect. Confirmed on multiple browsers (chromium, firefox on linux) and safari on iOS.

https://i.postimg.cc/MpWMWKsJ/blank.jpg

df8oe commented on 2025-06-01 15:48 (UTC)

Here no problem with 6.2.1-1, too. Possibly a browser-cache issue?

max.bra commented on 2025-06-01 13:31 (UTC)

hi @graysky, sorry but I'm not able to see nothing wrong here. mind share a screen?

graysky commented on 2025-06-01 10:51 (UTC)

@max.bra 6.2.1-1 causes the web GUI to break. The animated spinning arrows are shown for the plots. Downgrading to 6.1-1 fixes the issue.

mellofone commented on 2025-03-24 19:29 (UTC)

I also tried upgrading from pi-hole-server and when trying to manually pacman -U pi-hole-web after makepkg I get:

error: failed to commit transaction (conflicting files) pi-hole-web: /var/www exists in filesystem

max.bra commented on 2025-03-08 11:18 (UTC)

@jeliebig hello jeliebig.

you should make sure that you have all three packages already built at the same time:
after downloading and unpacking the three snapshots, check if you are missing any dependencies that are not part of the three pi-hole packages and install them with pacman with the --asdeps option.
create the pi-hole packages (with the -d option on ftl and core) and move the three resulting packages to the same folder.

all that remains is to do a

pacman -U pi-hole-core-* pi-hole-ftl-* pi-hole-web-*

considering that you've already done even partial operations anyway maybe you'd better remove all the packages (keeping and managing the files in /etc/pihole) and install all over again, at this point also using an aur helper starting with just pi-hole-core