• 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.

10.4.4 migration fails on CentOS 6 with cert-problem, running fine on CentOS 5

S

StephanS

Guest
---------------------------------------------------------------
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Plesk, 10.4.4 #13, CentOS 6.2, 64bit (Xeon)

PROBLEM DESCRIPTION AND STEPS TO REPRODUCE
The post by ShoneA "Plesk 10.4.4 on CentOS 6 having numerous issues" mentions cert-related 10.4.4 migration problems. Those are reproduced here and block the 10.4.4 to 10.4.4 migration if target server runs CentOS6. Same result when importing backup files as alternative route for migration.
Exactly the same migration runs fine to a CentOS 5.7 64bit test server.

ACTUAL RESULT
Deployment of domains fails with cert error:
Error: domain "dddddd.dd"
Assertion failed: files.size() == 1

Error: hosting "dddddd.dd"
Execution of /usr/local/psa/admin/plib/api-cli/domain.php --update dddddd.dd -hosting true -hst_type phys -do-not-apply-skeleton -ip 11.11.11.11 -www-root httpdocs -ssl true -same_ssl true -err_docs true -maintenance-mode false -certificate-ref dddddddddddddddddddddddddddddd -login dddddd -passwd '' -ignore-nonexistent-options failed with return code 4.
Stderr is
Unable to find certificate

As a result the domain is empty, subdomains, webusers etc. are not deployed
subdomain: Failed deployment of domain ddd.dddddd.dd
Error:
Execution of /usr/local/psa/admin/plib/api-cli/domain.php --create ddd.dddddd.dd -webspace-name dddddd.dd -do-not-apply-skeleton -notify false -guid dddddd-ddd-ddd -creation-date 2012-01-25 -parent-domain-name dddddd.dd -skip-plan -ignore-nonexistent-options failed with return code 1.
Stderr is
An error occurred during domain creation: cu__parent_domain_without_physical_hosting


EXPECTED RESULT
Full deployment of all domains, subdomains, webusers and their content

ANY ADDITIONAL INFORMATION
German localisation of Plesk
--------------------------------------------------------------
 
Back
Top