- Joined
- Jun 7, 2018
- Messages
- 2
- Reaction score
- 0
I've installed 3cx on a T2 class EC2 on my VPC on AWS: yesterday I've a lot of "Server error" on console, and with systemctl restart 3CXPhoneSystemMC01.service command error is gone.
I've tried to update to SP5 Beta, but today I've had this error twice.
T2 processor supports VXD.
Any hints?
This is results of systemctl status 3CXPhoneSystemMC01.service on system fault:
I've tried to update to SP5 Beta, but today I've had this error twice.
T2 processor supports VXD.
Any hints?
This is results of systemctl status 3CXPhoneSystemMC01.service on system fault:
Code:
3CXPhoneSystemMC01.service - 3CX PhoneSystem 01 Management Console
Loaded: loaded (/lib/systemd/system/3CXPhoneSystemMC01.service; enabled; vendor preset: enabled)
Active: failed (Result: signal) since Thu 2018-06-07 14:11:50 CEST; 4min 51s ago
Process: 6263 ExecStopPost=/bin/rm -f /var/run/phonesystem/management_console01.socket (code=exited, status=0/SUCCESS)
Process: 6258 ExecStopPost=/bin/rm -f /var/run/phonesystem/3CXPhoneSystemMC01.pid (code=exited, status=0/SUCCESS)
Process: 641 ExecStart=/usr/lib/3cxpbx/ManagementConsoleJS --pid /var/run/phonesystem/3CXPhoneSystemMC01.pid -p /var/lib/3cxpbx/Instance1/Data/Http/webroot (code=kil
led, signal=KILL)
Main PID: 641 (code=killed, signal=KILL)
Jun 07 08:07:05 ip-172-31-32-43 systemd[1]: Starting 3CX PhoneSystem 01 Management Console...
Jun 07 08:07:12 ip-172-31-32-43 systemd[1]: Started 3CX PhoneSystem 01 Management Console.
Jun 07 12:14:24 ip-172-31-32-43 sudo[4531]: phonesystem : TTY=unknown ; PWD=/var/lib/3cxpbx ; USER=root ; COMMAND=/usr/sbin/3CXSetTimezone Europe/Rome
Jun 07 12:14:24 ip-172-31-32-43 sudo[4531]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 07 12:14:24 ip-172-31-32-43 sudo[4531]: pam_unix(sudo:session): session closed for user root
Jun 07 14:11:50 ip-172-31-32-43 systemd[1]: 3CXPhoneSystemMC01.service: Main process exited, code=killed, status=9/KILL
Jun 07 14:11:50 ip-172-31-32-43 systemd[1]: 3CXPhoneSystemMC01.service: Unit entered failed state.
Jun 07 14:11:50 ip-172-31-32-43 systemd[1]: 3CXPhoneSystemMC01.service: Failed with result 'signal'