Anyone else getting connection not secure errors on reddit??

Could it be they have switched servers thus ip addresses and the dns records are not yet fully propagated?
 
I think I found the problem. i.redd.it returns these IPs for me


nslookup i.redd.it

Addresses: 151.101.193.140
151.101.65.140
151.101.1.140
151.101.129.140

All of these are cache servers in Singapore. When its opened by IP it says "cache-sin18021-SIN"

I changed it to 151.101.21.140 (trial and error) and it says "cache-tyo11982-TYO" when opening the IP which is Tokyo instead of Singapore.

After rewriting i.redd.it to return 151.101.21.140 on AdGuard Home (same can be done with hosts file) instead of the Singapore IPs it started working with proper certs.

I think their Singapore cache server might have some problem. Not sure though.

Similar problems are present with other reddit CDN domains such as styles.redditmedia.com www.redditstatic.com preview.redd.it b.thumbs.redditmedia.com a.thumbs.redditmedia.com

Screenshot-2021-01-22-122732.png


All these domain need to be rewritten in DNS to return 151.101.21.140 to make it work
 
Last edited:
^ But I am on airtel and its working fine for me now after closing goodbyedpi. I was facing those connection not secure errors not only on reddit but few others sites and now they all seem to be working fine.
 
Cool, I too had goodbyedpi turned on. The issue was on sites on Fastly CDN Specifically too like reddit and stackoverflow.
 
Back