Hallo!
Ich versuche auf einem Raspberry Pi 4B 4GB mit Raspbian Buster und allen aktuellen Updates 3CX zu installieren.
Dazu habe ich diese Anleitung verwendet: https://www.3cx.com/docs/installing-pbx-raspberry-pi/#h.wrvwnh8912cq
Der Pi verweigert jedoch die Installation:
Kann 3CX noch nicht zuverlässig auf dem Raspberry Pi verwendet werden?
Ist es möglich das Problem zu lösen? Die beiden angegebenen Pakete gibt es nämlich nicht.
EDIT:
Ich habe diese Fehler manuell umgangen, aber dann kann nginx nicht gestartet werden:
Ich versuche auf einem Raspberry Pi 4B 4GB mit Raspbian Buster und allen aktuellen Updates 3CX zu installieren.
Dazu habe ich diese Anleitung verwendet: https://www.3cx.com/docs/installing-pbx-raspberry-pi/#h.wrvwnh8912cq
Der Pi verweigert jedoch die Installation:
pi@raspberrypi:~ $ sudo apt -t stable install 3cxpbx
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
3cxpbx : Depends: libicu57 but it is not installable
Depends: libcurl3 (>= 7.52.1) but it is not installable
E: Unable to correct problems, you have held broken packages.
Kann 3CX noch nicht zuverlässig auf dem Raspberry Pi verwendet werden?
Ist es möglich das Problem zu lösen? Die beiden angegebenen Pakete gibt es nämlich nicht.
EDIT:
Ich habe diese Fehler manuell umgangen, aber dann kann nginx nicht gestartet werden:
Job for nginx.service failed because the control process exited with error code.
See "systemctl status nginx.service" and "journalctl -xe" for details.
invoke-rc.d: initscript nginx, action "start" failed.
● nginx.service - A high performance web server and a reverse proxy server
Loaded: loaded (/lib/systemd/system/nginx.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Fri 2019-11-22 20:56:13 GMT; 22ms ago
Docs: man:nginx(8)
Process: 22561 ExecStartPre=/usr/sbin/nginx -t -q -g daemon on; master_process on; (code=exited, status=1/FAILURE)
Nov 22 20:56:13 raspberrypi systemd[1]: Starting A high performance web server and a reverse proxy server...
Nov 22 20:56:13 raspberrypi nginx[22561]: nginx: [emerg] open() "/etc/nginx/sites-enabled/3cxpbx" failed (2: No such file or directory) in /etc/nginx/nginx.conf:62
Nov 22 20:56:13 raspberrypi nginx[22561]: nginx: configuration file /etc/nginx/nginx.conf test failed
Nov 22 20:56:13 raspberrypi systemd[1]: nginx.service: Control process exited, code=exited, status=1/FAILURE
Nov 22 20:56:13 raspberrypi systemd[1]: nginx.service: Failed with result 'exit-code'.
Nov 22 20:56:13 raspberrypi systemd[1]: Failed to start A high performance web server and a reverse proxy server.
dpkg: error processing package nginx-full (--configure):
installed nginx-full package post-installation script subprocess returned error exit status 1
dpkg: dependency problems prevent configuration of nginx:
nginx depends on nginx-full (<< 1.14.2-2+deb10u1.1~) | nginx-light (<< 1.14.2-2+deb10u1.1~) | nginx-extras (<< 1.14.2-2+deb10u1.1~); however:
Package nginx-full is not configured yet.
Package nginx-light is not installed.
Package nginx-extras is not installed.
nginx depends on nginx-full (>= 1.14.2-2+deb10u1) | nginx-light (>= 1.14.2-2+deb10u1) | nginx-extras (>= 1.14.2-2+deb10u1); however:
Package nginx-full is not configured yet.
Package nginx-light is not installed.
Package nginx-extras is not installed.
dpkg: error processing package nginx (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of 3cxpbx:
3cxpbx depends on nginx; however:
Package nginx is not configured yet.
Package nginx-full which provides nginx is not configured yet.
dpkg: error processing package 3cxpbx (--configure):
dependency problems - leaving unconfigured
Processing triggers for systemd (241-7~deb10u2+rpi1) ...
Processing triggers for man-db (2.8.5-2) ...
Processing triggers for libc-bin (2.28-10+rpi1) ...
Errors were encountered while processing:
nginx-full
nginx
3cxpbx
E: Sub-process /usr/bin/dpkg returned an error code (1)
Zuletzt bearbeitet: