Site is very slow to unreachable

My site started crawling about an hour or two ago. I ran a curl command and got this error:

  • schannel: sending initial handshake data: sending 156 bytes…
  • schannel: sent initial handshake data: sent 156 bytes
  • schannel: SSL/TLS connection with [ip address] port 443 (step 2/3)
  • schannel: failed to receive handshake, need more data
  • schannel: SSL/TLS connection with [ip address] port 443 (step 2/3)
  • schannel: encrypted data got 1452
  • schannel: encrypted data buffer: offset 1452 length 4096
  • schannel: encrypted data length: 1382
  • schannel: encrypted data buffer: offset 1382 length 4096
  • schannel: received incomplete message, need more data
  • schannel: SSL/TLS connection with [ip address] port 443 (step 2/3)
  • schannel: encrypted data got 2714
  • schannel: encrypted data buffer: offset 4096 length 4096
  • schannel: received incomplete message, need more data
  • schannel: SSL/TLS connection with [ip address] port 443 (step 2/3)
  • schannel: encrypted data got 190
  • schannel: encrypted data buffer: offset 4286 length 5120
  • schannel: received incomplete message, need more data
  • schannel: SSL/TLS connection with [ip address] port 443 (step 2/3)
  • schannel: encrypted data got 925
  • schannel: encrypted data buffer: offset 5211 length 5310
  • schannel: SNI or certificate check failed: SEC_E_WRONG_PRINCIPAL (0x80090322) - The target principal name is incorrect.
  • Closing connection 0
  • schannel: shutting down SSL/TLS connection with [ip address] port 443
  • schannel: clear security context handle

How do I fix it?

Just for a test, set DNS for that hostname to :grey: and crawl it again.

I am also facing some similar issues on my website FinancePolice.com . Some of articles are loading slowly instead of the normal speed.

Did you add your DNS domain on the free plan of Cloudflare? Please try to disable traffic of major point through Cloudfare like :grey: and try do access this domain after 5 minutes .

Thanks - we had a bunch of issues at once. A DNS error was part of it.

1 Like

This topic was automatically closed after 30 days. New replies are no longer allowed.