Quick Diagnostics
Before diving into specific issues, run these quick checks:Verify DNS
status.watchmantower.comCheck Status Badge
- Green (Working) = All good ✅
- Yellow (SSL Being Issued) = Wait 10-15 min ⏳
- Red (Configuration Error) = Fix DNS ❌
Test HTTP Access
Common Issues
Status Stuck on “SSL Being Issued”
Issue Details
Issue Details
1. DNS Not Propagated Yet
1. DNS Not Propagated Yet
- CNAME record added recently (< 10 minutes ago)
digcommand shows no results or old data
Check TTL
Wait for Propagation
High TTL: Up to 24 hours (rare)
Test from Multiple DNS Servers
2. Cloudflare Proxy Enabled (Orange Cloud)
2. Cloudflare Proxy Enabled (Orange Cloud)
- Using Cloudflare as DNS provider
- CNAME record shows orange cloud icon
- Status never progresses past SSL Being Issued
Log into Cloudflare
Navigate to DNS
Disable Proxy
status CNAME record. Click the orange cloud icon to turn it gray (DNS only).Wait 5 Minutes
3. CAA Records Blocking Let's Encrypt
3. CAA Records Blocking Let's Encrypt
- Domain has CAA records configured
- SSL validation fails repeatedly
- Status cycles between SSL Being Issued and Configuration Error
4. Firewall or CDN Blocking Validation
4. Firewall or CDN Blocking Validation
- Domain behind another CDN or firewall
- HTTP requests to
/.well-known/acme-challenge/blocked
Status Shows “Configuration Error”
Issue Details
Issue Details
1. CNAME Record Missing or Incorrect
1. CNAME Record Missing or Incorrect
- DNS check returns no CNAME or wrong target
- Just added domain but haven’t configured DNS yet
Check DNS Provider
Create CNAME Record
Save and Wait
2. CNAME Points to Wrong Target
2. CNAME Points to Wrong Target
status.watchmantower.co(missing “m”)watchmantower.com(missing “status.”)http://status.watchmantower.com(includes protocol)- Extra spaces or characters
3. Multiple DNS Records Conflict
3. Multiple DNS Records Conflict
- Both A record and CNAME exist for same subdomain
- Or multiple CNAME records
4. Domain Already Used Elsewhere
4. Domain Already Used Elsewhere
status.mycompany.comalready points to another service- Previous custom domain setup not cleaned up
- Choose a different subdomain, OR
- Remove existing CNAME and any associated configurations
- Wait for DNS to clear (up to TTL duration)
Browser Shows Privacy or SSL Error
Issue Details
Issue Details
- “Your connection is not private”
- “NET::ERR_CERT_COMMON_NAME_INVALID”
- “SSL_ERROR_BAD_CERT_DOMAIN”
1. SSL Certificate Not Yet Issued
1. SSL Certificate Not Yet Issued
- Status badge shows SSL Being Issued (yellow)
- Just configured DNS within last 10 minutes
2. Browser Cached Old Certificate
2. Browser Cached Old Certificate
- Status shows Working but browser still shows SSL error
- Domain worked on another device/browser
Clear Browser Cache
- Chrome: Settings → Privacy → Clear browsing data
- Firefox: Settings → Privacy → Clear Data
- Safari: Develop → Empty Caches
Try Incognito Mode
Flush SSL State (Chrome)
chrome://net-internals/#hstsDelete domain security policies for your domain
3. Visiting HTTP Instead of HTTPS
3. Visiting HTTP Instead of HTTPS
- Manually typed
http://instead ofhttps:// - Auto-redirect not working yet
Domain Works but Shows Wrong Content
Issue Details
Issue Details
1. DNS Cache (Local or ISP)
1. DNS Cache (Local or ISP)
- Works on one network but not another
- Different behavior on mobile vs desktop
Flush Local DNS Cache
Wait for ISP Cache Expiration
Test with Public DNS
2. Browser Cache
2. Browser Cache
- Hard refresh: Ctrl+Shift+R (Windows) or Cmd+Shift+R (Mac)
- Clear site data in browser settings
- Test in incognito mode
3. CDN Cache (Cloudflare Edge)
3. CDN Cache (Cloudflare Edge)
Setup Worked, Then Stopped
Issue Details
Issue Details
1. CNAME Record Deleted or Changed
1. CNAME Record Deleted or Changed
status.watchmantower.com2. Cloudflare Proxy Re-enabled
2. Cloudflare Proxy Re-enabled
- Using Cloudflare DNS
- CNAME now shows orange cloud (was gray)
3. Domain Expired or Transferred
3. Domain Expired or Transferred
4. SSL Certificate Renewal Failed
4. SSL Certificate Renewal Failed
Check Status Badge
Verify CNAME
Contact Support
Advanced Troubleshooting
DNS Propagation Check
Test DNS from multiple locations worldwide: Online tools:- DNS Checker - Check global propagation
- What’s My DNS - Visual map of DNS propagation
- DNS Propagation Checker - Real-time updates
SSL Validation Test
Check if SSL validation endpoint is accessible:Trace DNS Resolution
See full DNS lookup chain:Check Cloudflare Status
Verify Cloudflare services are operational: If Cloudflare is experiencing issues, custom domain setup may be delayed.Getting Support
If you’ve tried all troubleshooting steps and still can’t resolve the issue, we’re here to help.What to Include When Contacting Support
Contact Support
-
Your domain name
-
Screenshot of DNS settings
- Show the CNAME record in your DNS provider dashboard
- Include record type, name, and target
-
DNS query output
Copy and paste the full output
-
DNS provider name
- E.g., “Cloudflare”, “Route 53”, “Namecheap”
-
Current status in dashboard
- “SSL Being Issued” or “Configuration Error”
-
How long you’ve been waiting
- E.g., “30 minutes”, “2 hours”
-
Steps you’ve already tried
- List what troubleshooting you’ve done
- Output of
curl -I http://status.mycompany.com - Screenshot of Watchman Tower dashboard showing status
- Timezone/location (for DNS propagation diagnosis)
Expected Response Time
- Initial response: Within 2-4 hours (business hours)
- Resolution: Most DNS issues resolved within 24 hours
- Urgent issues: Email with “URGENT” in subject for priority handling
