Tobias Gall
Tobias Gall
I've seen that our volume is protected. maybe this is the issue. I'll retry again.
ok. The problem seems to be our GitLab Backend for Terraform state. The `server_id` in the volume doesn't reflect the correct state. ``` { "module": "module.hedgedoc", "mode": "data", "type": "hcloud_volume",...
It works if I use the data resource with the id attribute ``` # Need to be created upfront data "hcloud_volume" "testvolume" { id = "123456" } ``` Don't ask...
> Since the Chemnitzer Linuxtage also had several issues with BBB streaming to Janus, but their papers are in german (https://chemnitzer.linux-tage.de/2021/media/programm/folien/140.pdf), i picked the 2 relevant issues from it: >...
> If the TURN server is used by multiple BBB servers? https://github.com/bigbluebutton/bigbluebutton.github.io/pull/233/files#diff-1a3e0cf20383b357d6a073f8ccb95126f5b7d7e9d5192c99fb564c0e9dc139c2R112