element-hq / element-hq/synapse
Room summary spams logs when a user doesn't have access to room(s)
Open
A-Room-Summary
A-Spaces
T-Task
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#11917](https://github.com/matrix-org/synapse/issues/11917).
---
For every room a user cannot see in a space, we get:
`room !abc:def is unpeekable and requester @foo:bar is not a member / not allowed to join, omitting from summary`
Which feels a bit noisy at the INFO level, perhaps this needs to be a log under DEBUG?
Contributor guide
Assessment
This issue has not been assessed yet.