Thanks for the hint Andreas! Please write to the user@ list (in CC), so all OM users can benefit You need to subscribe before posting: https://openmeetings.apache.org/mailing-lists.html :)
On Tue, 26 May 2020 at 00:24, <[email protected]> wrote: > Hi Maxim, > > I tried to start the kurento-media-server under debian 10 and faced the > following issue: > > "Pipe call failed" > > I guess debian has more restrictions than Ubuntu and thus there are not > enough file descriptors available to start the server (you find out through > ulimit -a) > > solution: add the following two lines to /etc/default/kurento-media-server > > DAEMON_MAX_THREADS=1024 > DAEMON_MAX_FILES=4096 > > May be you find this hint a kind of useful when you try to set up > openmeetings on debian 10. > > Best regards > Andreas > > [email protected] > -- Best regards, Maxim
