• 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

Deployer already running?

S

SnefIT

Guest
Hi,

When migrating i get this error:

"Unable to start Deployer because there is another Deployer run". It know it was some bug in 9.2, workaround was rebooting.

Rebooting isn't an option on this time of day, is there another way (killing an process or something like that?)

S.
 
Seems that I have to reboot after every migration.... Can take some time to do so :(

Well... the problems gets bigger! Now I even get the error after a reboot, so importing is not possible!

What can be done????

Please?
 
Last edited by a moderator:
Igor,

As you could have read, the problem still exists after a reboot!

But, I solved it myself. When the error occurs, just clean the dirs (backup if you want them later):
%plesk%/PMM/msessions
%plesk%/PMM/rsessions
%plesk%/PMM/tasks

Now the PMM has no tasks left, so there is no other deployer run.

If it still give the error, clean the dirs and reboot.

( it doesn't migrate everything)
 
NVM.. I deleted them at destination server. great tip.

Btw, also do a

ps ax|grep -i deployer

and if you see anything there, kill it.. like with killall deployer

Plesk's migration tool is so fragile! :(
 
Back
Top