• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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