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 5 October 2022 14:45:35 by Karl Abbott
Updated 6 November 2024 12:49:33 by Kieran Mitchell Lane