Description
The website https://www.bestblogs.dev cannot be accessed. When attempting to visit the site, the connection fails with SSL/TLS errors.
Steps to Reproduce
- Visit https://www.bestblogs.dev
- Observe connection failure
Expected Behavior
The website should load normally.
Actual Behavior
- HTTPS connection fails with "Recv failure: Connection was reset"
- HTTP request redirects to internal IP address 183.192.65.101
- DNS resolves to 198.46.221.216 (Cloudflare IP)
Technical Details
DNS Resolution:
- Domain: www.bestblogs.dev
- IP: 198.46.221.216
- Nameservers: itzel.ns.cloudflare.com, agustin.ns.cloudflare.com
Ping Test:
- Response time: ~372ms average
- 0% packet loss
HTTPS Test:
- Error: curl: (35) Recv failure: Connection was reset
- SSL/TLS handshake fails
HTTP Test:
- Status: 302 Moved Temporarily
- Location: http://183.192.65.101
- Server: JSP2/1.0.26
Possible Causes
- Incorrect DNS/A records configuration
- SSL certificate misconfiguration
- Server redirecting to internal/private IP address
- Cloudflare page rule or firewall rule issue
Environment
- Tested from: Windows 10/11 (PowerShell)
- Date: 2026-08-17
Description
The website https://www.bestblogs.dev cannot be accessed. When attempting to visit the site, the connection fails with SSL/TLS errors.
Steps to Reproduce
Expected Behavior
The website should load normally.
Actual Behavior
Technical Details
DNS Resolution:
Ping Test:
HTTPS Test:
HTTP Test:
Possible Causes
Environment