HoracioS
Regular Pleskian
I received the following error when trying to migrate from Plesk 10.0.18 to 12.5:
On the destination server I can see on the log:
[INFO] START: Initiate callback from source server
[INFO] Deploy and start panel migrator transfer agent at 'xxx.x.xxx.xx'
[INFO] FINISH: Initiate callback from source server
[INFO] START: Check if migration list file already exists
[INFO] FINISH: Check if migration list file already exists
[INFO] START: Check migrator updates
[INFO] FINISH: Check migrator updates
[INFO] START: Check connections
[ERROR] Failed to connect to the source server 'source' (xxx.x.xxx.xx) by Plesk API: <urlopen error [Errno 8] _ssl.c:504: EOF occurred in violation of protocol>
Both FW are disabled.
I tried to start manually Transfer Agent on the source server and got this error:
C:\panel_migrator\panel-transfer-agent>[INFO] Start Parallels Panel Transfer agent
[INFO] Read configuration
Traceback (most recent call last):
File "server.py", line 273, in <module>
server = AgentServer(configuration)
File "server.py", line 270, in __init__self.server_bind()
File "C:\panel_migrator\panel-transfer-agent\python\lib\SocketServer.py", line 430, in server_bind
self.socket.bind(self.server_address)
File "C:\panel_migrator\panel-transfer-agent\python\lib\socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 10048] Only one usage of each socket address (protocol/network address/port) is normally permitted
Please help!
On the destination server I can see on the log:
[INFO] START: Initiate callback from source server
[INFO] Deploy and start panel migrator transfer agent at 'xxx.x.xxx.xx'
[INFO] FINISH: Initiate callback from source server
[INFO] START: Check if migration list file already exists
[INFO] FINISH: Check if migration list file already exists
[INFO] START: Check migrator updates
[INFO] FINISH: Check migrator updates
[INFO] START: Check connections
[ERROR] Failed to connect to the source server 'source' (xxx.x.xxx.xx) by Plesk API: <urlopen error [Errno 8] _ssl.c:504: EOF occurred in violation of protocol>
Both FW are disabled.
I tried to start manually Transfer Agent on the source server and got this error:
C:\panel_migrator\panel-transfer-agent>[INFO] Start Parallels Panel Transfer agent
[INFO] Read configuration
Traceback (most recent call last):
File "server.py", line 273, in <module>
server = AgentServer(configuration)
File "server.py", line 270, in __init__self.server_bind()
File "C:\panel_migrator\panel-transfer-agent\python\lib\SocketServer.py", line 430, in server_bind
self.socket.bind(self.server_address)
File "C:\panel_migrator\panel-transfer-agent\python\lib\socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 10048] Only one usage of each socket address (protocol/network address/port) is normally permitted
Please help!
Last edited: