• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Migration Bug - UnicodeDecodeError: 'ascii'

Frank.P

Regular Pleskian
Username: Javier P.

TITLE

Migration Bug - UnicodeDecodeError: 'ascii'

PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE

Last versions of all
Obsidian 18.0.30 to Obsidian 18.0.30
Microsoft Windows Server 2016 to Microsoft Windows Server 2019

PROBLEM DESCRIPTION

[INFO] Start RPC agent
[INFO] Read configuration
[INFO] Add firewall rule 'Plesk Migrator Agent'
[INFO] *** RPC agent is ready to perform migrations ***
[INFO] Connected by 'xxxxxx'
[INFO] Finished connection from 'xxxxxx'
[INFO] Connected by 'xxxxxxx'
Traceback (most recent call last):
File "logging\__init__.pyc", line 851, in emit
File "logging\__init__.pyc", line 724, in format
File "logging\__init__.pyc", line 464, in format
File "logging\__init__.pyc", line 328, in getMessage
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 25231: ordinal not in range(128)
Logged from file panel-migrator-rpc-agent.py, line 152

STEPS TO REPRODUCE

Start RPC agent
Select only Hosting Plans without any other parameter or copy files

ACTUAL RESULT

Error in CMD , plesk still waitting

EXPECTED RESULT

Not stop

ANY ADDITIONAL INFORMATION

Debug Log
Execute command on the source server 'source' (xxxxxx): "C:\Program Files (x86)\Plesk\bin\pleskbackup.exe" --domains-name -configuration -output-file C:\plesk_migrator\backup.zip -verbose -polling-interval 5 -from-file C:\plesk_migrator\filter.list



Exception: 'Traceback (most recent call last):\n File "C:\\Program Files (x86)\\Plesk\\admin\\plib\\modules\\panel-migrator\\backend\\lib\\python\\parallels\\core\\utils\\windows_agent_remote_object.py", line 675, in _run_multiple_attempts\n result = run_function()\n File "C:\\Program Files (x86)\\Plesk\\admin\\plib\\modules\\panel-migrator\\backend\\lib\\python\\parallels\\core\\utils\\windows_agent_remote_object.py", line 279, in run\n length = self._receive(4)\n File "C:\\Program Files (x86)\\Plesk\\admin\\plib\\modules\\panel-migrator\\backend\\lib\\python\\parallels\\core\\utils\\windows_agent_remote_object.py", line 700, in _receive\n r = self.get_socket().recv(size - len(b))\n File "C:\\Program Files (x86)\\Plesk\\python\\lib\\ssl.py", line 754, in recv\n return self.read(buflen)\n File "C:\\Program Files (x86)\\Plesk\\python\\lib\\ssl.py", line 641, in read\n v = self._sslobj.read(len)\nerror: [Errno 10054] Se ha forzado la interrupci\xf3n de una conexi\xf3n existente por el host remoto\n'



YOUR EXPECTATIONS FROM PLESK SERVICE TEAM

Confirm bug
 
Last edited:
Back
Top