Kitz Forum

Internet => Web Browsing & Email => Topic started by: parkdale on February 03, 2021, 11:14:10 AM

Title: Can't find Kitz.co.uk!
Post by: parkdale on February 03, 2021, 11:14:10 AM
I use Opera mostly, but lately I have had issues with the Kitz site (404 error)!, after much deliberation I have found that if I change the settings in Opera/system and use Cloudflare dns it times out, but use Google dns and it finds it straight away! ???
Any ideas?

I see from previous threads this is a well trodden road :-[
Title: Re: Can't find Kitz.co.uk!
Post by: meritez on February 03, 2021, 12:38:46 PM
Interesting, I'm far away from DoH.
I use PiHole + Unbound: https://docs.pi-hole.net/guides/dns/unbound/

PiHole blocks the adverts, and Unbound directly speaks to root servers for DNS stuff and caches it, no third party DNS providers involved.  :P

No issues accessing Kitz here, but as I have a local DNS that knows where Kitz is, my setup is probably not standard.
Code: [Select]
Feb  3 12:41:33: query[A] wiki.kitz.co.uk from 192.168.0.214
Feb  3 12:41:33: forwarded wiki.kitz.co.uk to 127.0.0.1
Feb  3 12:41:33: query[A] wiki.kitz.co.uk from 192.168.0.214
Feb  3 12:41:33: forwarded wiki.kitz.co.uk to 127.0.0.1
Feb  3 12:41:33: reply wiki.kitz.co.uk is 185.24.98.37
Title: Re: Can't find Kitz.co.uk!
Post by: parkdale on February 03, 2021, 01:01:39 PM
The issue seems to have resolved itself for now :fingers:
Cloudflare has help section for monitoring issues like this, so next time I will generate a HAR file for them to look at
https://support.cloudflare.com/hc/en-us/articles/203118044-Gathering-information-for-troubleshooting-sites#h_8c9c815c-0933-49c0-ac00-b700700efce7

I did note this https://www.cloudflarestatus.com possibly related to my issue?
Title: Re: Can't find Kitz.co.uk!
Post by: Alex Atkin UK on February 03, 2021, 11:13:27 PM
I use Cloudflare as an upstream resolver for Unbound and have seen this too, though not recently.