Hello guys. I made my first production level Django project it’s up and running on Heroku with no problems at all. But after I changed my DNS configuration on Cloudflare to remove old temporary hosting (InifnityFree) and add my new hosting (Heroku) website is inaccessible.
The problem is website is not accessible through SSL also http version points to old hosting.
WHAT I TRIED:
- Deleted cache from browser
- Purged cache on Cloudflare
- Tried different browsers / devices / ISP’s
No luck so far. Also, even though I enabled Always HTTPS, I can still go to HTTP:// version of it. It’s been more than 10 hours since the DNS configuration (I’m aware that it may take up to 72 hours, but it’s not my first time using Cloudflare. It never took that long and it makes me worried about what is actually going on.
DNS CONFIGURATION:
(Sensitive info refers to DNS target that is being provided by Heroku, I just censored it for security measurements)
THE ERROR SCREEN FROM FIREFOX DEV EDITION:
ADDITIONAL INFO:
Domain : https://udemyfree.net
Backend : Django
Hosting : Heroku
Domain provider : Namecheap
Any help would be greatly appreciated, thanks in advance!
EDIT: Somehow website is accessible with VPN. Everything is working fine with VPN but even I use different ISP’s with different devices and different browsers in my region it doesn’t seem like to work.