• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

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