- Joined
- Apr 27, 2021
- Messages
- 14
- Reaction score
- 2
Hello,
I am trying to install 3CX SBC on Orange Pi since Raspberry Pi isn't easily available in the market. got the below error after installation
how to resolve
Thanks
I am trying to install 3CX SBC on Orange Pi since Raspberry Pi isn't easily available in the market. got the below error after installation
Code:
-- the configured Restart= setting for the unit.
May 29 17:48:59 orangepi3-lts systemd[1]: Stopped 3CX Session Border Controller.
-- Subject: A stop job for unit 3cxsbc.service has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- A stop job for unit 3cxsbc.service has finished.
--
-- The job identifier is 1057 and the job result is done.
May 29 17:48:59 orangepi3-lts systemd[1]: Starting 3CX Session Border Controller...
-- Subject: A start job for unit 3cxsbc.service has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- A start job for unit 3cxsbc.service has begun execution.
--
-- The job identifier is 1057.
May 29 17:48:59 orangepi3-lts 3cxsbc[16685]: /usr/sbin/3cxsbc: error while loading shared libraries: libsystemd.so.0: cannot open shared object file: No such file or
May 29 17:48:59 orangepi3-lts systemd[1]: 3cxsbc.service: Main process exited, code=exited, status=127/n/a
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- An ExecStart= process belonging to unit 3cxsbc.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 127.
May 29 17:48:59 orangepi3-lts systemd[1]: 3cxsbc.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- The unit 3cxsbc.service has entered the 'failed' state with result 'exit-code'.
May 29 17:48:59 orangepi3-lts systemd[1]: Failed to start 3CX Session Border Controller.
-- Subject: A start job for unit 3cxsbc.service has failed
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- A start job for unit 3cxsbc.service has finished with a failure.
--
-- The job identifier is 1057 and the job result is failed.
how to resolve
Thanks