Bigbluebutton: BBB 2.2.30 update silently reverts sipHack changes to /etc/bigbluebutton/nginx/sip.nginx

Created on 29 Nov 2020  路  3Comments  路  Source: bigbluebutton/bigbluebutton

Describe the bug
BBB 2.2.30 update silently reverts sipHack changes to /etc/bigbluebutton/nginx/sip.nginx, i.e., s/http/https/ for the proxy statement.

Additional context
As this happens silently, it is extremely annoying to debug.

Most helpful comment

I know how to fix the symptom. However, I can not anticipate $everything and put it into apply-config.sh. I already shot myself in the foot with automating away too much in that file.

The underlying issue here is that there seems too be too much assumption and automation from BBB and its install scripts--see also the three-kurento-thing. Either the software should find a more stable balance, or really centralize all its automated configuration (kind of like an upstream apply-config.sh with a config file all in _one_ place).

All 3 comments

not a fix for those BBB packaging issues, but a workaround: I'd suggest adding the commands to modify the config for the sipHack changes to your apply-config.sh or your ansible setup.
This issue should be fixed together with #9667 in bbb v2.2.31 when the sipHack is applied by default.

I know how to fix the symptom. However, I can not anticipate $everything and put it into apply-config.sh. I already shot myself in the foot with automating away too much in that file.

The underlying issue here is that there seems too be too much assumption and automation from BBB and its install scripts--see also the three-kurento-thing. Either the software should find a more stable balance, or really centralize all its automated configuration (kind of like an upstream apply-config.sh with a config file all in _one_ place).

I know how to fix the symptom. However, I can not anticipate $everything and put it into apply-config.sh. I already shot myself in the foot with automating away too much in that file.

The underlying issue here is that there seems too be too much assumption and automation from BBB and its install scripts--see also the three-kurento-thing. Either the software should find a more stable balance, or really centralize all its automated configuration (kind of like an upstream apply-config.sh with a config file all in _one_ place).

it was fixed yesterday

Was this page helpful?
0 / 5 - 0 ratings

Related issues

haviduck picture haviduck  路  4Comments

erotavlasme picture erotavlasme  路  3Comments

ffdixon picture ffdixon  路  4Comments

HDValentin picture HDValentin  路  3Comments

matiasilva picture matiasilva  路  3Comments