Hi, I have a R-Pi 4 running Pi-Hole, all was well until I mistakenly added nearly 5,000 sites to the adlist, instead of adding lists, now gravity won´t work and it takes forever to delete each site.
How can I edit the adlist contents quickly without having to delete each one individually ?? I tried teleporter but all I get are .json files I have no idea how to use or edit.
How can I quickly edit the list without having to go through all 5,000 sites one by one, having to wait for the update.
[✗] Unable to create new database /etc/pihole/gravity_temp.db
/opt/pihole/gravity.sh: line 344: /etc/.pihole/advanced/Templates/gravity.db.sql: No such file or directory
Gravity is not updating for some reason, I did what you recommended, all good, everything erased, added all my adlists again, some did not work, but still managed to add all the rest and now gravity won't update.
Run ls -lh /etc/.pihole/advanced/Templates and post the output. If it says no directory, try with ls -lh /etc/.pihole/advanced or ls -lh /etc/.pihole/ until you find something works
Somehow an integral part of your Pi-hole installation disappeared.
The Pi install is 6 months old tops, I ran the command but nothing happens,
pihole checkout master
/opt/pihole/piholeCheckout.sh: line 51: get_binary_name: command not found
pi@raspberrypi:~ $
is the result
You have a mismatch among the Pi-hole parts (three parts). In particular, your core version is quite old and on a different branch then the rest of the install. With one part of Pi-hole being on a different version, the three parts won't work together properly.