Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
duckwoqei opened this issue Feb 24, 2021 · 1 comment

Comments

@duckwoqei
Copy link

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

@zioalex
Copy link

zioalex commented Sep 25, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants