Hello,
I’ve succesfully self-hosted VW and imported my csv and logged in with a browser extension.
Now I have an issue where if I perform an nslookup from my computer I get back the private IP address of the VW server. Great, that’s why it works.
But when I try to login with my phone I get the message “We were unable to process…” so my guess is the phone can’t find the server, that’s why I started doing nslookups and no surprise there the nslookup from my phone is not returning the private IP but the public one.
So, for some reason my phone is ignoring my DNS server configuration and it’s not asking pi-hole for the local DNS record.
Any help, please? Could be that or could be something else but dns resolve problem is my guess.
Thanks.