• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

Issue Plesk Migration from PPA to Obsidian

Ronny Burström

New Pleskian
Hi!

I'm trying to migrate from old PPA version 11.5 Update #23 to Plesk Obsidian Version 18.0.27 Update #1, i did try to follow this ---> guide <---
i've entered the IP adress and administrator login for both platforms, and when i start the migration process it only says Preparing migration "starting..." and then loading, and it ends up with the error
"Failed to perform action: Check connections
Cause: Failed to execute remote command on '192.168.0.110' server. Check debug log (usually at "%SYSTEMDRIVE%\plesk_migrator\rpc-agent\debug.log") for more details.
That is a critical error, migration was stopped.

Puting the debug.log under this line.. What can be the problem? any ideas?

[2020-05-27 15:21:08,993] [DEBUG] parallels | Command stderr:
[2020-05-27 15:21:08,993] [DEBUG] parallels | Command exit code: 1
[2020-05-27 15:21:08,993] [DEBUG] parallels | Add firewall rule 'Plesk Migrator Agent'
[2020-05-27 15:21:08,993] [DEBUG] parallels | Execute command: netsh advfirewall firewall add rule name="Plesk Migrator Agent" program="C:\plesk_migrator\rpc-agent\panel-migrator-rpc-agent.exe" dir=in profile=any action=allow
[2020-05-27 15:21:09,075] [DEBUG] parallels | Command stdout: Ok.




[2020-05-27 15:21:09,075] [DEBUG] parallels | Command stderr:
[2020-05-27 15:21:09,075] [DEBUG] parallels | Command exit code: 0
[2020-05-27 15:21:09,075] [DEBUG] parallels | Current process executed with SID 'S-1-5-21-341988766-1735754903-1756956261-500'
[2020-05-27 15:21:09,075] [INFO] parallels | *** RPC agent is ready to perform migrations ***
[2020-05-27 15:21:09,664] [INFO] parallels | Connected by '192.168.0.180'
[2020-05-27 15:21:09,706] [DEBUG] parallels | Detected codepage: cp437
[2020-05-27 15:21:09,769] [DEBUG] parallels | Current process executed with SID 'S-1-5-21-341988766-1735754903-1756956261-500'
[2020-05-27 15:21:10,384] [DEBUG] parallels | Execute command: reg query "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment" /v plesk_dir
[2020-05-27 15:21:10,413] [DEBUG] parallels | Command stdout:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment

plesk_dir REG_SZ C:\Program Files (x86)\Parallels\Plesk\




[2020-05-27 15:21:10,413] [DEBUG] parallels | Command stderr:
[2020-05-27 15:21:10,414] [DEBUG] parallels | Command exit code: 0
[2020-05-27 15:21:10,483] [DEBUG] parallels | Get contents of file 'C:\Program Files (x86)\Parallels\Plesk\version'
[2020-05-27 15:21:10,483] [ERROR] parallels | Failed to execute received command for function 'get_file_contents'
[2020-05-27 15:21:10,484] [DEBUG] parallels | Exception:
Traceback (most recent call last):
File "panel-migrator-rpc-agent.py", line 850, in handle
File "panel-migrator-rpc-agent.py", line 330, in get_file_contents
IOError: [Errno 2] No such file or directory: 'C:\\Program Files (x86)\\Parallels\\Plesk\\version'
[2020-05-27 15:21:10,543] [INFO] parallels | Stop Parallels Panel Transfer agent
[2020-05-27 15:21:10,664] [INFO] parallels | Delete firewall rule 'Plesk Migrator Agent'
[2020-05-27 15:21:10,664] [INFO] parallels | Finished connection from '192.168.0.180'
[2020-05-27 15:21:10,664] [DEBUG] parallels | Delete firewall rule 'Plesk Migrator Agent'
[2020-05-27 15:21:10,664] [DEBUG] parallels | Execute command: netsh advfirewall firewall delete rule name="Plesk Migrator Agent"
[2020-05-27 15:21:10,809] [DEBUG] parallels | Command stdout:

Deleted 1 rule(s).

Ok.




[2020-05-27 15:21:10,809] [DEBUG] parallels | Command stderr:
[2020-05-27 15:21:10,811] [DEBUG] parallels | Command exit code: 0
[2020-05-27 15:21:10,811] [INFO] parallels | RPC agent stopped

kind regards
 
Back
Top