Plesk Migration Manager Error

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
laughingbuddha
Forum Regular
Forum Regular
Posts: 512
Joined: Mon Mar 10, 2008 9:12 pm
Location: Southampton, UK

Plesk Migration Manager Error

Unread post by laughingbuddha »

Hi,

I've recently started to get this error on screen when migrating a domain from my old VPS to my new ASL protected server.

Code: Select all

Traceback (most recent call last):
File "/usr/local/psa/admin/share/supervisor/processor.py", line 117, in doActivityRunner
newState = self.doActivity()
File "/usr/local/psa/admin/share/supervisor/processor.py", line 818, in doActivity
cmd.spawn(os.environ.has_key("PLESKRESTORE_MODE"))
File "/usr/local/psa/admin/lib/python/subproc.py", line 238, in spawn
proc.run()
File "/usr/local/psa/admin/lib/python/subproc.py", line 193, in run
BaseSubprocess.run(self)
File "/usr/local/psa/admin/lib/python/subproc.py", line 177, in run
self.wait()
File "/usr/local/psa/admin/lib/python/subproc.py", line 197, in wait
BaseSubprocess.wait(self)
File "/usr/local/psa/admin/lib/python/subproc.py", line 187, in wait
raise NonzeroExitException(self, os.WEXITSTATUS(status))
NonzeroExitException: was finished with exit code 1
Anybody come across this before?

I have already migrated 6 domains over, but recently they have stated to fail.

Help :(

Matt
laughingbuddha
Forum Regular
Forum Regular
Posts: 512
Joined: Mon Mar 10, 2008 9:12 pm
Location: Southampton, UK

Unread post by laughingbuddha »

Humm, it seems that it doesn't like migrating a domain to a Host Redirect domain template I setup, even though that is the same template on the other server.

Strange. Going to have to manually input them.

Matt
Post Reply