• 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

Yet another migration problem...

A

acer

Guest
This time its the first step on sending the scout...:

Migration from host xxxxxxx failed


Details

Traceback (most recent call last):
File "/usr/local/psa/admin/share/supervisor/processor.py", line 83, in getStatus
return (None, self.realGetStatus())
File "/usr/local/psa/admin/share/supervisor/processor.py", line 250, in realGetStatus
scout_result.build(minidom.parse(self.session.sessionDirectory
File "/usr/lib/python2.3/xml/dom/minidom.py", line 1919, in parse
return expatbuilder.parse(file)
File "/usr/lib/python2.3/xml/dom/expatbuilder.py", line 924, in parse
result = builder.parseFile(fp)
File "/usr/lib/python2.3/xml/dom/expatbuilder.py", line 207, in parseFile
parser.Parse(buffer, 0)
ExpatError: syntax error: line 1, column 1
 
Hello,

I've the same pb :

<b>Traceback (most recent call last):
File "/usr/local/psa/admin/share/supervisor/processor.py", line 115, in doActivityRunner
newState = self.doActivity()
File "/usr/local/psa/admin/share/supervisor/processor.py", line 219, in doActivity
cmd.spawn()
File "/usr/local/psa/admin/lib/python/subproc.py", line 217, in spawn
proc.run()
File "/usr/local/psa/admin/lib/python/subproc.py", line 174, in run
BaseSubprocess.run(self)
File "/usr/local/psa/admin/lib/python/subproc.py", line 158, in run
self.wait()
File "/usr/local/psa/admin/lib/python/subproc.py", line 178, in wait
BaseSubprocess.wait(self)
File "/usr/local/psa/admin/lib/python/subproc.py", line 166, in wait
raise SignalException(self, os.WTERMSIG(status))
SignalException: <unprintable instance object></b>

Moreover i've a problem with tempory file crated by Migration.
They are stored and my disk is full.
How can i delete them ??

Thank you
 
Plesk support help me regarding this situation:

The solution was simple. Remove whatever you've got in .bashrc .bashprofile so that when you login, no motd or w (as I was using to see who was logged in) should be shown.
 
Plz help me,

i have Suse 9.3 and want to migrate from 7.54 to 8.1 but i get the same error...

there ist no .bashrc and .bashprofile to delete :(
not on the old server and not on the new one :(

THX

ps. sorry 4 my bad english
 
When you login to your system using putty or other program, you must not have any information popping out. That's the basic rule. Your shell may be different so check whatever .xxxrc you have. Also you might login with another user and then su to root. Also check that users directory.
 
to migrate from 7.5.4 it is only possible to version 8.0.1 !

that's the way i have to do it...
 
Back
Top