- Joined
- May 9, 2019
- Messages
- 7
- Reaction score
- 1
Lately we have a lot of problems with the 3CX phone system and SBC software on Raspberry Pi. First
i thought it was a faulty SD card but i think problems are bigger.
I have heard issues with the Raspberry Pi 4, and 3CX software. But this is a hardware model 3 B+
Maybe the problems are caused because of Raspberrt Pi version 4.14?
Our Pi is running this version:
Linux raspberrypi 4.14.50-v7+ #1122 SMP Tue Jun 19 12:26:26 BST 2018 armv7l GNU/Linux
PRETTY_NAME="Raspbian GNU/Linux 9 (stretch)"
NAME="Raspbian GNU/Linux"
VERSION_ID="9"
VERSION="9 (stretch)"
ID=raspbian
ID_LIKE=debian
Installation of 3CX is going fine and operation is no problem, but if we restart the Raspberry Pi Services fail to start:
pi@raspberrypi:~ $ sudo systemctl status 3CXPhoneSystemMC01.service
â— 3CXPhoneSystemMC01.service - 3CX PhoneSystem 01 Management Console
Loaded: loaded (/lib/systemd/system/3CXPhoneSystemMC01.service; enabled; vendor preset: enable
Active: failed (Result: signal) since Wed 2019-11-13 09:33:02 CET; 10min ago
Process: 820 ExecStopPost=/bin/rm -f /var/run/phonesystem/management_console01.socket (code=exi
Process: 818 ExecStopPost=/bin/rm -f /var/run/phonesystem/3CXPhoneSystemMC01.pid (code=exited,
Process: 637 ExecStart=/usr/lib/3cxpbx/3CXManagementConsole --pid /var/run/phonesystem/3CXPhone
Main PID: 637 (code=killed, signal=SEGV)
Nov 13 09:32:46 raspberrypi systemd[1]: Starting 3CX PhoneSystem 01 Management Console...
Nov 13 09:33:02 raspberrypi systemd[1]: 3CXPhoneSystemMC01.service: Main process exited, code=kil
Nov 13 09:33:02 raspberrypi systemd[1]: Failed to start 3CX PhoneSystem 01 Management Console.
Nov 13 09:33:02 raspberrypi systemd[1]: 3CXPhoneSystemMC01.service: Unit entered failed state.
Nov 13 09:33:02 raspberrypi systemd[1]: 3CXPhoneSystemMC01.service: Failed with result 'signal'.
and
UNIT LOAD ACTIVE SUB DESCRIPTION
3CXAudioProvider01.service loaded active running 3CX PhoneSystem 01 Aud
3CXCallFlow01.service loaded active running 3CX PhoneSystem 01 Cal
3CXCfgServ01.service loaded active running 3CX PhoneSystem Config
3CXEventNotificationManager.service loaded active running 3CX Event Notification
3CXHotelModule01.service loaded inactive dead 3CX PhoneSystem 01 Hot
3CXIVR01.service loaded active running 3CX PhoneSystem 01 IVR
3CXMediaServer.service loaded active running 3CX PhoneSystem Media
3CXPhoneSystem01.service loaded active running 3CX PhoneSystem 01 SIP
â— 3CXPhoneSystemMC01.service loaded failed failed 3CX PhoneSystem 01 Man
Anyone any idea??
i thought it was a faulty SD card but i think problems are bigger.
I have heard issues with the Raspberry Pi 4, and 3CX software. But this is a hardware model 3 B+
Maybe the problems are caused because of Raspberrt Pi version 4.14?
Our Pi is running this version:
Linux raspberrypi 4.14.50-v7+ #1122 SMP Tue Jun 19 12:26:26 BST 2018 armv7l GNU/Linux
PRETTY_NAME="Raspbian GNU/Linux 9 (stretch)"
NAME="Raspbian GNU/Linux"
VERSION_ID="9"
VERSION="9 (stretch)"
ID=raspbian
ID_LIKE=debian
Installation of 3CX is going fine and operation is no problem, but if we restart the Raspberry Pi Services fail to start:
pi@raspberrypi:~ $ sudo systemctl status 3CXPhoneSystemMC01.service
â— 3CXPhoneSystemMC01.service - 3CX PhoneSystem 01 Management Console
Loaded: loaded (/lib/systemd/system/3CXPhoneSystemMC01.service; enabled; vendor preset: enable
Active: failed (Result: signal) since Wed 2019-11-13 09:33:02 CET; 10min ago
Process: 820 ExecStopPost=/bin/rm -f /var/run/phonesystem/management_console01.socket (code=exi
Process: 818 ExecStopPost=/bin/rm -f /var/run/phonesystem/3CXPhoneSystemMC01.pid (code=exited,
Process: 637 ExecStart=/usr/lib/3cxpbx/3CXManagementConsole --pid /var/run/phonesystem/3CXPhone
Main PID: 637 (code=killed, signal=SEGV)
Nov 13 09:32:46 raspberrypi systemd[1]: Starting 3CX PhoneSystem 01 Management Console...
Nov 13 09:33:02 raspberrypi systemd[1]: 3CXPhoneSystemMC01.service: Main process exited, code=kil
Nov 13 09:33:02 raspberrypi systemd[1]: Failed to start 3CX PhoneSystem 01 Management Console.
Nov 13 09:33:02 raspberrypi systemd[1]: 3CXPhoneSystemMC01.service: Unit entered failed state.
Nov 13 09:33:02 raspberrypi systemd[1]: 3CXPhoneSystemMC01.service: Failed with result 'signal'.
and
UNIT LOAD ACTIVE SUB DESCRIPTION
3CXAudioProvider01.service loaded active running 3CX PhoneSystem 01 Aud
3CXCallFlow01.service loaded active running 3CX PhoneSystem 01 Cal
3CXCfgServ01.service loaded active running 3CX PhoneSystem Config
3CXEventNotificationManager.service loaded active running 3CX Event Notification
3CXHotelModule01.service loaded inactive dead 3CX PhoneSystem 01 Hot
3CXIVR01.service loaded active running 3CX PhoneSystem 01 IVR
3CXMediaServer.service loaded active running 3CX PhoneSystem Media
3CXPhoneSystem01.service loaded active running 3CX PhoneSystem 01 SIP
â— 3CXPhoneSystemMC01.service loaded failed failed 3CX PhoneSystem 01 Man
Anyone any idea??