• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

migration

trini18

Basic Pleskian
I installed a fresh copy of plesk 9.5.2 and am trying to migrate from my old server to new one

when i click on migrattion manager i get the following error

Failed to read data from stream
---------------------- Debug Info -------------------------------
0: StreamXMLReader.php:113
StreamXMLReader->parse()
1: StreamXMLReader.php:180
StreamXMLReader->read(string 'response')
2: PMMResponse.php:56
PMMResponse->__construct(object of type StreamXMLReader)
3: PMMConnector.php:181
PMMConnector->getMigrationTasksList()
4: MigrationCurrentTasksList.php:59
MigrationCurrentTasksList->fetchMigrationCurrentTasksList()
5: class.cList.php3:105
cList->fetchList()
6: class.cList.php3:124
cList->init()
7: server.migration.php:62
plesk__server__migration->accessTasksList(string 'GET', NULL null)
8: server.migration.php:49
plesk__server__migration->accessItem(string 'GET', NULL null)
9: UIPointer.php:601
UIPointer->access(string 'GET')
10: plesk.php:43


anyone have any ideas to get this working?


thanks
 
Check that you have pywintypes25.dll, pythoncom25.dll files in C:\Windows\System32
Also try to run C:\Program Files (x86)\Parallels\Plesk\admin\bin\PMMCli.exe utility and determine what is missing there.
It looks like python is not correctly installed there.
 
i do not have that file there and even after reinstalling the os and plesk from scrtach its still not there
 
also i tried to do a repair from the python.msi file from the install folder...but it says i need administraive access and am logged in as an administrator
 
Back
Top