/dev/paul

Results 16 comments of /dev/paul

@yeln4ts what about a [swagger](https://swagger.io/)-specification using a YAML-file? Of course that is not automatic, but if you agree I could start writing one when I have some spare time.

I had the same problem on v2.2.28 and digged into the race condition between `bbb-apps-akka` and `redis` as mentioned here https://github.com/bigbluebutton/bigbluebutton/issues/9400#issuecomment-649523930 After analyzing the systemd-startup tree using `systemd-analyze plot >...

@tcg71 it works without a restart here, maybe there is another race condition somewhere, you could try analyzing your startup using the command mentioned earlier: `systemd-analyze plot > tree.svg` and...

@tcg71 do you start redis and akka in Docker-containers? Because then you need to put those in correct order

@E-dk yes it still is, my fix is not for that problem, but for the problem on starting BigBlueButton on bigger servers.

@Serizao I still want to implement this into the current version, unfortunately I dont have the spare time right now. Maybe in around 2 weeks I can look into this...

@sriramveeraghanta when will be SSO or LDAP support available?

What about including the images as base64 directly on the templates? Then no loading from anywhere is needed.

I would also appreciate the option to remove crisp on the self-hosted version. Currently I cannot use plane because of that, but it is such a great tool! EDIT: Actually...

Do you have any error logs for your webserver?