Hi,
i have updatet our Linux Host with “Ubuntu 18.04.4 LTS” by apt update.
This also updatet the jitsi components
After this the Jitsi Server does not start.
restart prosody
restart jicofo
Job for jicofo.service failed because the control process exited with error code.
See “systemctl status jicofo.service” and “journalctl -xe” for details.
restart jitsi-videobridge2
systemctl status jicofo.service
● jicofo.service - LSB: Jitsi conference Focus
Loaded: loaded (/etc/init.d/jicofo; generated)
Active: failed (Result: exit-code) since Sun 2020-05-03 12:43:32 CEST; 46s ago
Docs: man:systemd-sysv-generator(8)
Process: 1483 ExecStop=/etc/init.d/jicofo stop (code=exited, status=2)
Process: 22090 ExecStart=/etc/init.d/jicofo start (code=exited, status=2)
Tasks: 165 (limit: 165)
CGroup: /system.slice/jicofo.service
└─355 java -Xmx3072m -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/tmp -Dnet.java.sip.communicator.SC_HOME_DIR_LOCATION=/etc/jitsi -Dnet.java.sip.communicator.SC_HOME_DIR_NAME=jicofo -Dnet.java
Mai 03 12:43:32 HOSTNAME systemd[1]: Starting LSB: Jitsi conference Focus…
Mai 03 12:43:32 HOSTNAME systemd[1]: jicofo.service: Control process exited, code=exited status=2
Mai 03 12:43:32 HOSTNAME systemd[1]: jicofo.service: Failed with result ‘exit-code’.
Mai 03 12:43:32 HOSTNAME systemd[1]: Failed to start LSB: Jitsi conference Focus.
Any Ideas?
Best regards
Frank