Jan Kessler

Results 115 comments of Jan Kessler

Furthermore, regular users are not able to "Ask to join" a breakout room. They can only join breakout rooms by being assigned or when the flag "allow users to choose...

> this is the dockerfile im am using, and with `#rails assets:precompile` commented in `bin/start` file. > Hi, thanks for sharing this excellent idea! I came back to this after...

@morya Unfortunately, the fact that esbuild depends on configuration variables basically breaks the whole idea.

@farhatahmad @morya Just FYI: What I do now isn't pretty, but works. First of all, the final Dockerfile: ``` FROM ruby:alpine3.17 AS base ARG RAILS_ROOT=/usr/src/app ENV RAILS_ROOT=${RAILS_ROOT} ARG RAILS_ENV ENV...

@farhatahmad The problem can still appear in GL3, when not using an increased timeout as in https://github.com/bigbluebutton/greenlight/issues/2541#issuecomment-831370708 We settled at 60s, actually.

https://github.com/bigbluebutton/bigbluebutton/pull/19232 needs to added to this. Would you like me to take care of that? Or should this be merged first and then I make another PR with the second...

@antobinary Hi Anton, thanks for your response. And sorry for the lack of specific details, that's always a bit difficult with vague reports from third parties. I'll try to answer...

@antobinary Thanks for your insights, confirming my line of thought. Some points in response: 1) There was no load issue per se, at least not in terms of CPU utilization...

@antobinary Thank you very much for the information! I hope to get my "hands" back on some extra servers for load-testing bots next week, such that I can try it...

@antobinary OK, so I spent the whole day stress-testing and will report what I have observed: 1) I was *not* able to reproduce the issue above (i.e. getting users "kicked")...