Domain Troubleshooting
Having trouble with your custom domain? Here are the most common issues and solutions.
DNS Not Propagating
DNS changes can take up to 48 hours to propagate globally. Use dig or online tools to check propagation status.
SSL Certificate Not Issuing
Certificate issuance requires DNS records to be correctly configured. Verify:
- A record or CNAME is pointing to the correct address
- CAA records (if any) allow Let's Encrypt
- No conflicting DNS records
Domain Shows Wrong Content
If your domain shows the wrong app, check that the domain is associated with the correct application in your dashboard.
Mixed Content Warnings
Ensure all resources (images, scripts, stylesheets) use HTTPS URLs. Mixed HTTP/HTTPS content will trigger browser warnings.