- Joined
- Oct 30, 2020
- Messages
- 12
- Reaction score
- 0
Hello everyone, I'm having a disaster ... with 3CXManagementConsole
Debian system, everything worked fine until today, version 3CX 16.0.9
when trying to enter the web interface, it writes server error
here is the log
help me please
Debian system, everything worked fine until today, version 3CX 16.0.9
when trying to enter the web interface, it writes server error
here is the log
Code:
root@centos-2gb-fsn1-4:~# systemctl start 3CXPhoneSystemMC01
root@centos-2gb-fsn1-4:~# systemctl status 3CXPhoneSystemMC01
● 3CXPhoneSystemMC01.service - 3CX PhoneSystem 01 Management Console
Loaded: loaded (/lib/systemd/system/3CXPhoneSystemMC01.service; enabled; vendor preset: enabled)
Active: inactive (dead) since Tue 2021-07-13 02:27:08 MSK; 1min 2s ago
Process: 2840 ExecStopPost=/bin/rm -f /var/run/phonesystem/management_console01.socket (code=exited, status=0/SUCCESS)
Process: 2838 ExecStopPost=/bin/rm -f /var/run/phonesystem/3CXPhoneSystemMC01.pid (code=exited, status=0/SUCCESS)
Process: 2825 ExecStart=/usr/lib/3cxpbx/3CXManagementConsole --pid /var/run/phonesystem/3CXPhoneSystemMC01.pid -p /var/lib/3cxpbx/Instance1/Data/Http/webroot (code=exited, status=0/SUCCESS)
Main PID: 2825 (code=exited, status=0/SUCCESS)
Jul 13 02:27:07 centos-2gb-fsn1-4 systemd[1]: Starting 3CX PhoneSystem 01 Management Console...
Jul 13 02:27:08 centos-2gb-fsn1-4 systemd[1]: Started 3CX PhoneSystem 01 Management Console.
root@centos-2gb-fsn1-4:~# service 3CXPhoneSystemMC01 start
Job for 3CXPhoneSystemMC01.service failed because a fatal signal was delivered to the control process.
See "systemctl status 3CXPhoneSystemMC01.service" and "journalctl -xe" for details.
root@centos-2gb-fsn1-4:~# ^C
root@centos-2gb-fsn1-4:~# systemctl status 3CXPhoneSystemMC01.service
● 3CXPhoneSystemMC01.service - 3CX PhoneSystem 01 Management Console
Loaded: loaded (/lib/systemd/system/3CXPhoneSystemMC01.service; enabled; vendor preset: enabled)
Active: failed (Result: signal) since Tue 2021-07-13 02:29:41 MSK; 42s ago
Process: 2974 ExecStopPost=/bin/rm -f /var/run/phonesystem/management_console01.socket (code=exited, status=0/SUCCESS)
Process: 2971 ExecStopPost=/bin/rm -f /var/run/phonesystem/3CXPhoneSystemMC01.pid (code=exited, status=0/SUCCESS)
Process: 2928 ExecStart=/usr/lib/3cxpbx/3CXManagementConsole --pid /var/run/phonesystem/3CXPhoneSystemMC01.pid -p /var/lib/3cxpbx/Instance1/Data/Http/webroot (code=killed, signal=ABRT)
Main PID: 2928 (code=killed, signal=ABRT)
Jul 13 02:29:36 centos-2gb-fsn1-4 systemd[1]: Starting 3CX PhoneSystem 01 Management Console...
Jul 13 02:29:41 centos-2gb-fsn1-4 systemd[1]: 3CXPhoneSystemMC01.service: Main process exited, code=killed, status=6/ABRT
Jul 13 02:29:41 centos-2gb-fsn1-4 systemd[1]: Failed to start 3CX PhoneSystem 01 Management Console.
Jul 13 02:29:41 centos-2gb-fsn1-4 systemd[1]: 3CXPhoneSystemMC01.service: Unit entered failed state.
Jul 13 02:29:41 centos-2gb-fsn1-4 systemd[1]: 3CXPhoneSystemMC01.service: Failed with result 'signal'.
root@centos-2gb-fsn1-4:~#
help me please