Solved CustomBuild is stuck: Build process in progress.

burekas

Verified User
Joined
Feb 9, 2020
Messages
47
Hi,

I ran this update:
Dovecot
Dovecot 2.3.17.1 update to 2.3.18 is available

I don't know what happend but the process was stuck during the process.
And I have this message:
Build process in progress. PID: 63892 (kill) View log
Even when I try to kill it, it doesn't work.
I also checked and there is no such process with this PID.
I also tried to stop/start/restart/reload some process in the Service Monitor but still the same.
Even the reboot in the Service Monitor didn't help (Does it the same as doing 'reboot' in the server?)

So what can I do?

Thanks.
 
why did you try to kill the process anyway ?
Try to update by SSH

Code:
cd /usr/local/directadmin/custombuild/
./build update
./build dovecot
 
@Active8
Thanks!!
It worked. It is released now.
Everything have got updated.

I tried to kill it after it was stuck for a long time.
 
Back
Top