@anon55913113 ok, I've done it, issue still remains the same.
After further checking I saw that dnsmasq isn't even installed on my Pi. When I do install it then FTL can't start (I assume they listen to the same port).
Also, dnsmasq.conf wasn't including 01-pihole.conf file, I fixed that too (I assume its supposed to include it).
Now, when running debug, I see this:
*** [ DIAGNOSING ]: Networking
[✗] No IPv4 address(es) found on the wlan0 interface.
[✗] No IPv6 address(es) found on the wlan0 interface.
*** [ DIAGNOSING ]: Name resolution (IPv4) using a random blocked domain and a known ad-serving domain
[✓] wrxviatrhzoists.review is 162.255.119.155 via localhost (127.0.0.1)
[✗] Failed to resolve wrxviatrhzoists.review via Pi-hole (192.168.0.100)
[✓] doubleclick.com is 216.58.210.14 via a remote, public DNS server (8.8.8.8)
*** [ DIAGNOSING ]: Pi-hole processes
[✓] dnsmasq daemon is active
[✓] lighttpd daemon is active
[✓] pihole-FTL daemon is active
So..
Installing DNSMasq manually was a good idea? if so, what I do about FTL?