FLT service won't restart after latest Debian Buster updates

Running PiHole on Debian Buster 5.10.63-v7+ on a raspberry pi3. Running latest PiHole version.

When I updated Debian Buster through the standard "sudo apt-get" command line I cannot get FTL service to restart via the typical commands.

Expected Behaviour:

I have been running PiHole for over a year now with very little headaches. First time not able to restart FTL service using typical command line with this most recent Buster update. Guessing something broke in root from output of FTL service status.

FTL service status output:
pihole-FTL.service - LSB: pihole-FTL daemon
Loaded: loaded (/etc/init.d/pihole-FTL; generated)
Drop-In: /etc/systemd/system/pihole-FTL.service.d
└─override.conf
Active: active (exited) since Mon 2021-10-11 22:59:04 CDT; 8min ago
Docs: man:systemd-sysv-generator(8)
Process: 2607 ExecStart=/etc/init.d/pihole-FTL start (code=exited, status=0/SUCCESS)

Oct 11 22:59:04 pihole systemd[1]: Starting LSB: pihole-FTL daemon...
Oct 11 22:59:04 pihole pihole-FTL[2607]: Not running
Oct 11 22:59:04 pihole su[2617]: (to pihole) root on none
Oct 11 22:59:04 pihole su[2617]: pam_unix(su:session): session opened for user pihole by (uid=0)
Oct 11 22:59:04 pihole pihole-FTL[2607]: FTL started!
Oct 11 22:59:04 pihole su[2617]: pam_unix(su:session): session closed for user pihole
Oct 11 22:59:04 pihole systemd[1]: Started LSB: pihole-FTL daemon.

Actual Behaviour:

PiHole Admin page not showing any queries or blocked queries. Ads showing up in web searches

Debug Token: https://tricorder.pi-hole.net/XCfCjKSg/

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