• 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!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

migration to 11.5 fails, nginx/ssl certificate problem

perler2

Basic Pleskian
hi,

I tried to migrate a domain from plesk 10.0.1 on ubuntu 10.04 to 11.5 on ubuntu 12.04.

the transfer fails with:

New configuration files for the Apache web server were not created due to the errors in configuration templates: nginx: [emerg] BIO_new_file("/opt/psa/var/certificates/cert3uYhKfZ") failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/opt/psa/var/certificates/cert3uYhKfZ','r') error:2006D080:BIO routines:BIO_new_file:no such file) nginx: configuration file /etc/nginx/nginx.conf test failed . The error message containing the detailed error descriptions was sent to you by e-mail. Please resolve the issues and click here to generate broken configuration files once again or here to generate all configuration files.

I removed the default certificate and replaced it with our own, so this could be the problem? this is the certificate directory just after the attempted transfer:

Code:
root@host:/opt/psa/var/certificates# ls -lisa
total 32
33423449 4 drwxr-xr-x  2 root   root   4096 Aug 28 19:21 .
33423446 4 drwxr-xr-x 11 psaadm psaadm 4096 Aug 23 12:55 ..
33427903 8 -r--------  1 psaadm psaadm 4352 Aug 23 13:01 cert-831MIf
33428023 4 -r--------  1 root   root   2212 Aug 28 19:21 cert-m1BXOq
33427904 4 -r--------  1 psaadm psaadm 2212 Aug 23 13:01 cert-rhFwIi
33428022 8 -r--------  1 root   root   4352 Aug 28 19:21 cert-Z7k16k

the installation is virgin, any idea what's wrong here?
 
Try to troubleshoot it more deeply with help of this tool - http://kb.parallels.com/115587
thanks, I did this, but don't see much that would help me:

2013-08-29_1253.png

that's what happens, when I click "nginxDomainVhost":

Error: Can not obtain file information: Unable to execute filemng: filemng: stat failed: No such file or directory System error 2: No such file or directory
Error: Can not obtain file information: Unable to execute filemng: filemng: Error occurred during /bin/cat command.
ConfigurationsBootstrapsLogs Search...Checker
/opt/psa/admin/conf/nginx_vhosts_bootstrap.conf

File Information
Can not obtain file information
File Contents ( plain | colored | raw )
 
What sort of output of following command:

# plesk bin repair --update-vhosts-structure

?
 
# plesk bin repair --update-vhosts-structure
The structure of the home directory was successfully updated on virtual hosts.

oh, and the error is gone. is there a way to prevent the error when transferring, as we plan to move quite lot domains at once?
 
Back
Top