Not working / Pi-hole Core v5.18 released to fix

Hi,
just updated but got error:

where as

Are you able to read that file as the user running Pi-hole?

yes

What does

stat -c "%a" /usr/local/etc/BLOCKLIST

show?

Are you user pi is the user for Pi-hole? Typically it's pihole.

pi@pihole:[/usr/local/etc/BLOCKLIST] $ stat -c "%a" /usr/local/etc/BLOCKLIST
755

running user is pihole - correct, but
sudo to not possible "This account is currently not available."

drwxr-xr-x 3 root root 4096 Aug 19 2022 BLOCKLIST

Thanks, can you do that stat for the file?

stat -c "%a" /usr/local/etc/BLOCKLIST/UNITED_BLOCKING.txt

pi@pihole:[/usr/local/etc/BLOCKLIST] $ stat -c "%a" /usr/local/etc/BLOCKLIST/UNITED_BLOCKING.txt
444

1 Like

Thanks, checking it now.

Okay, setting up a point release to tweak the comparisons.

thx, testing, will come back

looks good now! Thx for the quick fix - anything left to be done in addition manually (fixing?) on my side?

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.