Installer fails looking for join_local_rooms_only

Issue

Environment

Resolution

If you have previously installed adminbot, please add the following line to your CONFIG_DIR/adminbot/adminbot.yml:

join_local_rooms_only: true

If you have previously installed auditbot, please add the following line to your CONFIG_DIR/auditbot/auditbot.yml:

join_local_rooms_only: true

and re-run the installer. Afterwards, you should not hit this error message.

Root Cause

We added a required variable join_local_rooms_only to the adminbot and auditbot configuration that must be set for the installer to complete successfully.


Revision #3
Created 2022-10-05 14:45:35 UTC by Karl Abbott
Updated 2024-11-06 12:49:33 UTC by Kieran Mitchell Lane