• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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