Log error - Failed to refresh auth

What do these log errors mean?

Failed to refresh auth: Post "https://community.getchannels.com/dvr/api": dial tcp 192.168.50.69:443: i/o timeout

I saw some posts about it dated back to '17, but nothing recent.

That address - 192.168.50.69 is old. It is an Ethernet port address I used on the HDHomeRun connection, but have since changed that address to something different. I was allso getting the error when the address was legit.

It means your DNS configuration is messed up somewhere

Its weird, I can ping getchannels.com (104.21.71.35) just fine, but as soon as I add community.getchannels.com it resolves to an old address (192.168.50.69) I had on the Ethernet interface of that server. I tried flushing the cache. Doesn't happen on any other server in my network. Any idea where to look at channels. Running on Ubuntu.

Go into nslookup
enter:
community.getchannels.com

You should get a non-authoritative answer. If you get an authoritative answer you probably have it defined locally

Check /etc/hosts for any manually configured entries.

Thank you for the replies. I did something really stupid during install, and its fixed now. :frowning: