• 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 Manager fails

S

slemke

Guest
Hello,

I have just tried to migrate a test domain from a 7.5.4 Plesk to 8.1.0 - it failed with this error:

Traceback (most recent call last):
File "/usr/local/psa/admin/share/supervisor/processor.py", line 110, in doActivityRunner
newState = self.doActivity()
File "/usr/local/psa/admin/share/supervisor/processor.py", line 785, in doActivity
cmd.spawn(os.environ.has_key("PLESKRESTORE_MODE"))
File "/usr/local/psa/admin/lib/python/subproc.py", line 235, in spawn
proc.run()
File "/usr/local/psa/admin/lib/python/subproc.py", line 191, in run
BaseSubprocess.run(self)
File "/usr/local/psa/admin/lib/python/subproc.py", line 175, in run
self.wait()
File "/usr/local/psa/admin/lib/python/subproc.py", line 195, in wait
BaseSubprocess.wait(self)
File "/usr/local/psa/admin/lib/python/subproc.py", line 183, in wait
raise SignalException(self, os.WTERMSIG(status))
SignalException: <unprintable instance object>

Can anybody help me out ?

Regards,
Sebastian
 
No solution needed - I have reinitialized the Server with Plesk 8.0.x, moved the domains and updated to 8.1.x

Regards,
S.
 
Back
Top