Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

ERROR: Invalid value for encryption_enabled_by_default_for_room_type #7821

@rodolpheh

Description

@rodolpheh

Description

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions