Unsupported OS update to V5.2

I am having the same problem running v5.1.1. When I query github.com, I get:

Match found in https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts:
   corp-github.com
   sso-github.com
   sts-github.com
   tsl-github.com

When I run nslookup, no servers could be reached. I tried skipping the OS check but it did not solve the problem. Any help will be truly appreciated..

From the Pi terminal, what is the output of:

nslookup github.com

nslookup responds ";; connection times out; no servers could be reached"
I an able to access github from a browser on another computer on my local network.I could not access it using curl on my pi-hole computer.
Thanks for your help.

What nameserver is the Pi using for DNS?

I am using Cloud Flair: 1.1.1.1, 1.0.0.1
Can I change it by editing setupVars.conf?

I changed the DNS servers to Google's and have the same results: nslookup fails.

What is the complete output of that nslookup for github from the Pi?

It is exactly what I said: ";; connection times out; no servers could be reached"

It says more than that.

Provide the token output from:

pihole -d
cat /etc/resolv.conf
and the end of /etc/dhcpcd.conf that shows the static IP address and the nameservers selected.

2 posts were split to a new topic: Cannot update to V5.2 (unsupported OS)

A post was merged into an existing topic: Cannot update to V5.2 (unsupported OS)

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