Skip to content

Website https://www.bestblogs.dev is inaccessible - SSL/TLS connection fails and redirects to internal IP #86

Description

@FelixSeptem

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

  1. Visit https://www.bestblogs.dev
  2. 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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions