@graysky when FTL is stopped, my GUI is how it should be: https://postimg.cc/Whdj7SkH
i really can't get it...
Git Clone URL: | https://aur.archlinux.org/pi-hole-ftl.git (read-only, click to copy) |
---|---|
Package Base: | pi-hole-ftl |
Description: | The Pi-hole FTL engine |
Upstream URL: | https://github.com/pi-hole/FTL |
Licenses: | EUPL-1.2 |
Conflicts: | dnsmasq |
Provides: | dnsmasq |
Submitter: | max.bra |
Maintainer: | max.bra (graysky) |
Last Packager: | max.bra |
Votes: | 56 |
Popularity: | 1.20 |
First Submitted: | 2017-05-07 15:23 (UTC) |
Last Updated: | 2024-08-10 09:53 (UTC) |
« First ‹ Previous 1 .. 13 14 15 16 17 18 19 20 21 22 23 .. 44 Next › Last »
@graysky when FTL is stopped, my GUI is how it should be: https://postimg.cc/Whdj7SkH
i really can't get it...
@max.bra - Hmm... I deleted the db and recreated it. Same issue. Also the issue is there when the service is stopped. See my last comment. What does your's look like when you stop pihole-FTL.service
and browse to the web page?
rapidly read code lines: no way for the mixed data you have. corrupted DB? (i know you have splitted it, but....)
@max.bra - Yes, no errors/warns there either. If you stop your pihole- FTL.service
then go to the admin page, do you also see the "Lost connection to API" message getting mangled as I do? Notice the "---" and "---" in the middle to boxes: https://postimg.cc/bZQTQ8ZF
@graysky mmmh..., but sooner or later something will time out for sure. Nothing in /run/log/pihole/pihole.log too?
@max.bra - No, just 11M. In fact I just split it out and created a new one which is now 300K. See: https://docs.pi-hole.net/database/ftl/#split-database
EDIT: I also confirmed that both lighttpd and nginx exhibit the bug so I am thinking it has to be something with the core files themselves.
Permissions on everything file under /etc/pihole/
are 644 with the exception of gravity db which is 664. Ownership is pihole:pihole
for everything except logrotate
.
@graysky is your pihole-FTL.db very very HUGE?
@max.bra - Just updated both pi-hole-server and pi-hole-ftl to 5.1. My pihole GUI isn't displaying all the data. Any thoughts?
Didn't see anything in /run/log/pihole-ftl/pihole-FTL.log
Missing: * Queries blocked * Percent blocked * Client activity over last 24 hours * Query types * Queries answered by
Screenshot: https://postimg.cc/MnNgmbK9
Sometimes it's the basics. Out of memory. I created a 1 GB swap file and the compilation completed without errors.
Thanks for everyone's time/help. Now to finish the upgrade...
@orlin2 yes, unfortunately is not so simple. you should need to create a clean arch installation somewhere with some method and then chroot into it. to make it a bit more simple, i think you can boot with last arch installation media, install base-devel group and try to makepkg from there without any chroot. i personally never tried it but i think it should work with minimal time waste.
Pinned Comments
max.bra commented on 2018-02-09 16:46 (UTC) (edited on 2019-10-18 23:13 (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.