Domain/DNS problems

I bought a domain using Namecheap, and I’ve added it to Cloudfare. I’ve updated my nameservers on Namecheap, and then added CNAME records on Cloudfare that point to my No-IP domain which connects with my raspberry pi, on which runs an express.js web server.

My domain: crc-siu[dot]com

When I access the web server directly through the No-IP domain, it loads without any problems, however if I try to access it through my domain I get either error 522 or the browser timed out error.

Is your server properly configured for SSL?

I’m pretty sure it is, I use the https library to handle requests, and it uses the SSL certificate that I have provided.
csiscrc-proxy.ddns[dot]net
page normally loads with HTTPS.

Make sure your encryption mode on Cloudflare is Full Strict.

Alright, I set the encryption mode to Full Strict, same error still occurs.

Appears to load fine now

sitemeer.com/#https://crc-siu.com

Ah yeah, it loads fine for me wile using a VPN or mobile data, but it still shows the same error when I try to connect via my WiFi.

Maybe clear your browser cache, that will be a local issue at this point.

Alright, thank you for the support to this point. I’ll try to fix the local issue.

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