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
{{ message }}
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
When updating from 1.16.0 to 1.16.1, I stumbled upon an issue where my server wouldn't restart. The logs displays the following error :
ERROR: Invalid value for encryption_enabled_by_default_for_room_type
I previously set up encryption_enabled_by_default to off in my homeserver.yaml. Since it should be off by default, I just commented the line and the server started without any issue.
Steps to reproduce
set the parameter encryption_enabled_by_default_for_room_type to off in your homeserver.yaml
recreate the container
watch the logs
Version information
Homeserver:
If not matrix.org: lunai.re
Version: 1.16.1
Install method: docker
Platform: docker container in an Arch Linux set up