• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx

  • We are developing a new feature in Plesk that will help you promote your websites or business on social media. We want to conduct a one-hour online UX test to present the prototype and collect feedback. If you are interested in the feature, please book a meeting via this link.
    Thank you in advance!
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Webstat 103 error - page can not be found

BobClaas

Basic Pleskian
When trying to access webstatistics (/plesk-stat/webstat/) on any of the domains on the server it gets 103 error (net::ERR_CONNECTION_ABORTED)

Perl is turned on. I've searched for an entire day now. Anyone that can give me a hint?
 
Okey, somewhat progress.

I found out that when i disable my main domain, the only domain with a purchased ssl certificate then alle the webstats on the other domains work again.
Anyone who knows why?

UPDATE

Found some logs that are related.
nginx error.log:
2013/08/07 18:44:31 [error] 28668#0: *4418 SSL_do_handshake() failed (SSL: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol) while SSL handshaking to upstream, client: 95.96.116.87, server: ***.**, request: "GET /plesk-stat/webstat/ HTTP/1.1", upstream: "https://**IP**:7081/plesk-stat/webstat/", host: "***.**"
2013/08/07 18:44:31 [error] 28668#0: *4419 SSL_do_handshake() failed (SSL: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol) while SSL handshaking to upstream, client: 95.96.116.87, server: ***.**, request: "GET /favicon.ico HTTP/1.1", upstream: "https://**IP**:7081/favicon.ico", host: "***.**"

this might be related too
httpd error_log
[Mon Aug 05 22:04:41 2013] [warn] RSA server certificate CommonName (CN) `***.**' does NOT match server name!?
[Mon Aug 05 22:04:41 2013] [warn] Init: (***.**:443) You configured HTTP(80) on the standard HTTPS(443) port!
[Mon Aug 05 22:04:41 2013] [warn] Init: (***.**:443) You configured HTTP(80) on the standard HTTPS(443) port!
[Mon Aug 05 22:04:41 2013] [warn] Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
 
Last edited:
Back
Top