You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You should not log in manually as the bot and set up security key. Just create the local account with some passwords and give that password to the bot - it will log in by itself and prepare its own encryption keys + Secure Storage recovery.
If you initialize the keys via Element, then the bot starts its own new session.. and may or may not be able to recover the Secure Storage recovery session you created via Element.
When using the playbook, you don't even need to prepare the bot's account manually.. Just set a password in the Ansible variable and re-run the playbook - everything will happen automatically.
The only thing you need is to keep matrix_synapse_password_config_localdb_enabled: true (this is the default value anyway.. unless you've changed it, you're good to go!)
Access Token instead of password is vital to homeservers without local accounts.
I did try this config just in case it was mistakenly not included in documentation.
Solution would allow configuration
The text was updated successfully, but these errors were encountered: