jitsi-videobridge icon indicating copy to clipboard operation
jitsi-videobridge copied to clipboard

Failed to set 'pids.max' attribute on '/system.slice/jitsi-videobridge2.service' to '65000': Invalid argument

Open duckwoqei opened this issue 4 years ago • 1 comments

Hello, I can't connect to my server (on Pi4), with client (both android app and web/html access via firefox on linux machine) I get this error from syslog: "Failed to set 'pids.max' attribute on '/system.slice/jitsi-videobridge2.service' to '65000': Invalid argument"

causing that the client is continuosly disconnected from room (supposedly). SO: Raspbian HW: Raspberry Pi 4 8GB

pi@raspberrypi:~ $ sudo systemctl status jitsi-videobridge2.service ● jitsi-videobridge2.service - Jitsi Videobridge Loaded: loaded (/lib/systemd/system/jitsi-videobridge2.service; enabled; vendor preset: enabled) Active: activating (auto-restart) (Result: exit-code) since Wed 2021-02-24 12:13:38 CET; 1s ago Process: 24533 ExecStart=/bin/bash -c exec /usr/share/jitsi-videobridge/jvb.sh ${JVB_OPTS} < /dev/null >> ${LOGFILE} 2>&1 (code=exited, status=1/FAILURE) Process: 24534 ExecStartPost=/bin/bash -c echo $MAINPID > /var/run/jitsi-videobridge/jitsi-videobridge.pid (code=exited, status=0/SUCCESS) Main PID: 24533 (code=exited, status=1/FAILURE)

Is the error related to the repeating disconnections? If not, what could be the problem? How can I fix the syslog error?

Thank you

duckwoqei avatar Feb 24 '21 11:02 duckwoqei

Same problem here with Ubuntu 22 on a RaspberryPi 4. Did you solve anyway?

zioalex avatar Sep 25 '22 17:09 zioalex