No IP addresses granted

Please follow the below template, it will help us to help you!

If you are Experiencing issues with a Pi-hole install that has non-standard elements (e.g you are using nginx instead of lighttpd, or there is some other aspect of your install that is customised) - please use the Community Help category.

Expected Behaviour:

Pi-Hole to distribute IP Addresses and block adds
PiZero W
Raspian Lite
ATX5400 Wi-Fi 6 Router

Actual Behaviour:

On Wed 11/17 internet went down in all of town. Up until this time Pi-Hole was working fine.
Wife got home at 730 and I got the notice that service had been restored. She turned on Nexflix and the network was working "fine". I had been running on mobile data, so hadn't noticed when it came back on. I turned on wifi and could not connect.
Opened the router and could not find the Pi0. power cycled everything, no luck. Unplugged Pi-Hole and everything started working, of course no add blocks. Messed with it for a while, then did a clean install of raspbian lite and pi-hole.
Still no luck getting pi-hole to block.

Raspian Lite fresh install, updated and upgraded.
pi-hole installed with curl -sSL https://install.pi-hole.net | bash
gave it a static IP of 192.168.0.2 enabled DHCP, set range to .3-.251
disabled router DHCP.

Debug Token:

https://tricorder.pi-hole.net/8DXBLrKS/

Your log shows that FTL did not start properly. Run pihole -g and then restart FTL with sudo service pihole-FTL restart

   [2021-11-19 15:35:41.570 12211/T12215] gravityDB_count(SELECT value FROM info WHERE property = 'gravity_count';) - SQL error step no more rows available
   [2021-11-19 15:35:41.570 12211/T12215] Count of gravity domains not available. Please run pihole -g
   [2021-11-19 15:35:41.571 12211/T12215] Compiled 0 whitelist and 0 blacklist regex filters for 0 clients in 1.4 msec
   [2021-11-19 15:35:43.757 12211M] Reloading DNS cache
   [2021-11-19 15:35:43.997 12211M] Received: Real-time signal 0 (34 -> 0)
   [2021-11-19 15:35:44.594 12211/T12215] SQLite3 message: file renamed while open: /etc/pihole/gravity.db (28)
   [2021-11-19 15:35:44.595 12211/T12215] Compiled 0 whitelist and 0 blacklist regex filters for 0 clients in 0.3 msec
   [2021-11-19 15:36:17.375 12211M] Shutting down...
   [2021-11-19 15:36:17.626 12211M] Finished final database update (stored 0 queries)
   [2021-11-19 15:36:17.626 12211M] Waiting for threads to join
   [2021-11-19 15:36:17.626 12211M] Thread telnet-IPv4 (0) is idle, terminating it.
   [2021-11-19 15:36:17.627 12211M] Thread telnet-IPv6 (1) is idle, terminating it.
   [2021-11-19 15:36:17.627 12211M] Thread telnet-socket (2) is idle, terminating it.
   [2021-11-19 15:36:17.627 12211M] Thread database (3) is idle, terminating it.
   [2021-11-19 15:36:17.627 12211M] Thread housekeeper (4) is idle, terminating it.
   [2021-11-19 15:36:17.628 12211M] Thread DNS client (5) is idle, terminating it.
   [2021-11-19 15:36:17.628 12211M] All threads joined
   [2021-11-19 15:36:17.629 12211M] ########## FTL terminated after 38s  (code 0)! ##########

Sorry for the delay, life etc...

Thank you that solved it.

Regards,
Mon

1 Like

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