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

Failed at step CAPABILITIES spawning /bin/bash: Invalid argument

Open iak92 opened this issue 4 years ago • 0 comments

Description

On Ubuntu 16.04 the line

AmbientCapabilities=CAP_NET_BIND_SERVICE

lin /lib/systemd/system/jitsi-videobridge2.service leads to the failure in the title. By commenting this line out the JVB works fine. Saddly after an update the line comes back and causes the same problem.

Current behavior

JVB doesn't start after update, due to AmbientCapabilities in jitsi-videobridge2.service

Expected Behavior

JVB should restart after update

Possible Solution


Steps to reproduce


Environment details

Virtual Server, Ubuntu 16.04,

ii jitsi-meet 2.0.4384-1 all WebRTC JavaScript video conferences ii jitsi-meet-prosody 1.0.3969-1 all Prosody configuration for Jitsi Meet ii jitsi-meet-web 1.0.3969-1 all WebRTC JavaScript video conferences ii jitsi-meet-web-config 1.0.3969-1 all Configuration for web serving of Jitsi Meet ii jitsi-videobridge2 2.1-164-gfdce823f-1 all WebRTC compatible Selective Forwarding Unit (SFU)

iak92 avatar Apr 07 '20 09:04 iak92