PDA

View Full Version : Migration error Plesk 8.1.1. (Windoze) to 8.3.0 Ubuntu


DirtyMonkey
20th February 2008, 01:55 PM
I am getting the following error when trying to initate a migration can anyone point me in the right direction?

Currently running Ubuntu v6.06 is this what is causing the problem? do I need to upgrade?

Thanks in advance, DM.

Traceback (most recent call last):
File "/opt/psa/admin/share/supervisor/processor.py", line 116, in doActivityRunner
newState = self.doActivity()
File "/opt/psa/admin/share/supervisor/processor.py", line 223, in doActivity
cmd.spawn()
File "/opt/psa/admin/lib/python/subproc.py", line 238, in spawn
proc.run()
File "/opt/psa/admin/lib/python/subproc.py", line 193, in run
BaseSubprocesFile "/opt/psa/admin/lib/python/subproc.py", line 197, in wait
BaseSubprocess.wait(self)
File "/opt/psa/admin/lib/python/subproc.py", line 185, in wait
raise SignalException(self, os.WTERMSIG(status))
SignalException: <unprintable instance object>s.run(self)
File "/opt/psa/admin/lib/python/subproc.py", line 177, in run
self.wait()

Monica
21st February 2008, 12:56 AM
Hi.
The problem can be in the database on the source server. Hard to say something definite by the error provided. You can try to migrate manually, probably the errors will be more verbose:
http://kb.swsoft.com/article_68_1152_en.html
In any case I suggest you to request the help from support.

DirtyMonkey
21st February 2008, 11:27 AM
Thanks Monica, a quick question do you know if File and Printer Sharing needs to be enabled?

DM

DirtyMonkey
24th February 2008, 05:21 PM
Apparently my ISP (where my VPS is located) has confirmed with Parallels that this functionality is not supported...

DM. :(

DirtyMonkey
28th February 2008, 05:49 AM
End result moved from MS Windoze Server 2003 to Ubuntu Linux server. (manually!)

DM.