• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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