• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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