Failed to resolve 192.168.1.4 and 127.0.0.1

Expected Behaviour:

nslookup flurry.com 192.168.1.4
Server: pi.hole
Address: 192.168.1.4

Non-authoritative answer:
Name: flurry.com
Addresses: 0.0.0.0

Actual Behaviour:

_[replace this text with what is actually happen
nslookup flurry.com 192.168.1.4
Server: pi.hole
Address: 192.168.1.4

Non-authoritative answer:
Name: flurry.com
Addresses: 98.136.103.23
74.6.136.150
212.82.100.150

Debug Token:

https://tricorder.pi-hole.net/TsCgLTJu/

so basically i have access to the webserver and it shows querys of my devices. However i can not update my ads list and dont know what to do about that. i never blocks any traffic and in the pihole -d it tells me that that the ip address cant be resolved and i have no idea why. i have followed the tutorials word for word and have spent hours trying to solve this issue but cannot seem to solve it :frowning:

Your gravity list is empty. You have no adlists.

*** [ DIAGNOSING ]: Gravity Database
-rw-rw-r-- 1 pihole pihole 96K Dec 29 23:09 /etc/pihole/gravity.db

*** [ DIAGNOSING ]: Info table
   property              value                                   
   --------------------  ----------------------------------------
   version               15                                      
   updated               1672355362                              
   gravity_count         0                                       
   Last gravity run finished at: Thu 29 Dec 23:09:22 GMT 2022

   ----- First 10 Gravity Domains -----


*** [ DIAGNOSING ]: Groups
   id    enabled  name                                                date_added           date_modified        description                                       
   ----  -------  --------------------------------------------------  -------------------  -------------------  --------------------------------------------------
   0           1  Default                                             2022-12-29 05:11:40  2022-12-29 05:11:40  The default group                                 

*** [ DIAGNOSING ]: Domainlist (0/1 = exact white-/blacklist, 2/3 = regex white-/blacklist)

*** [ DIAGNOSING ]: Clients

*** [ DIAGNOSING ]: Adlists

isnt this supposed to fill up my gravity list?

Only if you have Adlists...

Your debug log shows you don't have any adlists. Did you delete them?

On the web interface, click on the "Adlists" menu button.
You need to add some adlists there.

If you don't know which adlists you want, the default one is
https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts

i added the url you provided to the addlist and nothing happened i still have 0 domains on my addlist and no i did not delete anything

oh nevermind i forgot to pihole -g now i have domains on my addlist

sick flurry.com now comes back as 0.0.0.0 thanks so much this has been driving me crazy. although i think its strange that i did not get the default adlist when i installed it. every tutorial i saw just seemed to already have ads beeing blocked but mine for whatever reason didnt. thank you

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