• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

Auto Nginx Update crash all my websites. Thanks Plesk!

SpAcEDeViL

Basic Pleskian
The auto Update crash all my pages...

nginx: [emerg] unknown directive "pagespeed" in /var/www/vhosts/system/***/conf/vhost_nginx.conf:1
nginx: configuration file /etc/nginx/nginx.conf test failed

Pagespeed is not integrated... ok, so i installed by my self... but why do you crash all my pages with a auto update!?

AND:
nginx: [emerg] BIO_new_file("/usr/local/psa/var/certificates/cert-****") failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/usr/local/psa/var/certificates/cert-****','r') error:2006D080:BIO routines:BIO_new_file:no such file)
nginx: configuration file /etc/nginx/nginx.conf test failed
 
Code:
[2016-04-13 20:30:22] ERR [util_exec] proc_close() failed ['/usr/local/psa/admin/bin/nginx-config' '-t'] with exit code [1]
[2016-04-13 20:30:23] ERR [util_exec] proc_close() failed ['/usr/local/psa/admin/bin/nginx-config' '-t'] with exit code [1]
[2016-04-13 20:30:23] ERR [panel] Apache config (14605722220.12931500) generation failed: Template_Exception: nginx: [emerg] BIO_new_file("/usr/local/psa/var/certificates/cert-***") failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/usr/local/psa/var/certificates/cert-***','r') error:2006D080:BIO routines:BIO_new_file:no such file)
nginx: configuration file /etc/nginx/nginx.conf test failed

file: /usr/local/psa/admin/plib/Template/Writer/Webserver/Abstract.php
line: 75
code: 0
nginx: [emerg] BIO_new_file("/usr/local/psa/var/certificates/cert-***") failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/usr/local/psa/var/certificates/cert-****','r') error:2006D080:BIO routines:BIO_new_file:no such file)
nginx: configuration file /etc/nginx/nginx.conf test failed

all the cert-*** names are complete wrong in the ngnix.conf in the var/www/vhosts/system/*/conf/

What is now the currect way? Dublicate the certs or rename it in the nginx.conf?!
 
Push!

I need a Info. What is, when i update my Cert. over lets encrypt ? Must i replace all the certs per hand?!

And, what is with pagespeed in nginx?
 
Back
Top