• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Plesk Windows 8.6 to 9.5.2 Errors

ViaHosting

Basic Pleskian
When I tried to migrate domains from Plesk 8.6 to Plesk 9.5.2 I got the following problems.

1) Subdomains at subfolders are created with the folder name same as subdomain name.
ex: Plesk 8.6 -> subdom.domA.com = /httpdocs/mysubdomain
Plesk 9.5.2 -> subdom.domA.com = /httpdocs/subdom

2) MySQL database are migrate, but the data restored is older. (problaby be using the last full server backup)

3) Content of /private folder is not migrated

4) The migration finished with the following error:


<?xml version="1.0"?>
<execution-result status="success"><object name="xxx.com" type="domain"><message code="ExecCmd::ExFailed" severity="error"><context>plesk::ExecCmd::reportError</context><file>.\ExecCmd.cpp</file><line>65</line><text>Execution of "C:\Program Files (x86)\Parallels\Plesk\bin\domadmin.exe" --update podiumimoveis.com -passwd "" -status true -dashboard false -manage_dashboard false -stdgui true -email "" -pname "" -phone "" -fax "" -city "" -address "" -company "" -country BR -zip 20000 -state RJ failed with return code 1.
Stderr is
Unable to update domain administrator account: Wrong syntax for command's '-pname' parameter
</text></message><message code="ExecCmd::ExFailed" severity="error"><context>plesk::ExecCmd::reportError</context><file>.\ExecCmd.cpp</file><line>65</line><text>Execution of "C:\Program Files (x86)\Parallels\Plesk\bin\domadmin.exe" --update xxx.com -pname "" failed with return code 1.
Stderr is
Unable to update domain administrator account: Wrong syntax for command's '-pname' parameter
</text></message></object></execution-result>
 
The problem in that 'Personal name' is not mandatory parameter in Plesk GUI, but it is mandatory for migrator. Moreover migrator requires it to be not null.
We have already submitted request to developers regarding this problem. It is under their investigation now. I hope it will be fixed soon.
 
Back
Top