• 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

domain migration problem

R

rafal@

Guest
I try migration domain from one server to second and recieved 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>

I use Plesk 8.1 and one server is Suse 9.3, second Suse 10.0 64 bit.

I saw this:
http://forums.sw-soft.com/showthread.php?postid=146895
I try but dosn't work.


Thanks for any help.
 
Back
Top