Hi — I have a custom domain issue on a Hobby project that I can’t resolve from my side, and SSL support isn’t available on Hobby, so posting here.
Domain: easyfts.ru (+ www.easyfts.ru) Project: ftslanding Registrar/DNS: Beget (third-party nameservers, not Vercel)
Symptom: The dashboard shows “Valid Configuration” for both easyfts.ru and www.easyfts.ru, and the SSL certificate appears as issued. But the domain never actually loads — I get ERR_CONNECTION_CLOSED on HTTPS, and HTTP doesn’t respond either. The default *.vercel.app domain for the same project works perfectly, so the deployment itself is fine.
DNS configuration (verified via Google DNS 8.8.8.8):
easyfts.ru→ A → 216.198.79.1www.easyfts.ru→ CNAME → 0abf77bef5158709.vercel-dns-017.com
Both records resolve correctly. No CAA records present. Nameservers are correctly delegated to Beget (confirmed via WHOIS).
I’ve already tried: removing and re-adding the domains, refreshing, flushing local DNS, and testing from multiple browsers, devices, and a mobile network — same result everywhere, so it’s not a local cache issue.
The domain was registered fresh (June 5), and DNS propagation has fully completed (over 24h). Everything points to the certificate being issued but never served at the edge.
This looks identical to a recent report for another .ru domain: Custom domain: cert issued but Vercel edge never serves it (no peer cert, port 80 empty) — could this be the same edge-level issue affecting .ru domains?
Could someone from the team take a look? Happy to provide any additional details. Thanks!