Maintenance is already running....! but convert not working

HI

2 days ago it happend, any idea ?

it could’t convert wav to mp3 on maintenance module

Carrier Plus 4.1.0-6
PBX Engine 18.23.1-1

root:~# php /usr/share/vitalpbx/scripts/maintenance.php -debug
Maintenance is already running....!
root:~# 

It could be the script got stuck () and is still active which would be the reason you cant run it again. Check your running services and process with something like top and if its there you can try killing the running process directly.

If you cant do that, then schedule a reboot for the server.

1 Like

It looks like this started happening on the latest version 4.1.0-7

We are getting the same response

1 Like

Try to remove /var/lib/vitalpbx/maintenance.pid

And run again /usr/share/vitalpbx/scripts/maintenance.php --debug

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.