Piped
Piped copied to clipboard
MatrixHelper clinit can fail, causing things to break
Official Instance
- [X] The bug is reproducible on the official hosted instance, or is API-related.
Describe the bug
When sending events in the streams endpoint, clinit can fail for MatrixHelper causing eventloop exceptions, and the endpoint to break.
To Reproduce
Probably: Have an invalid matrix config, and try requesting /streams/
Expected behavior
N/A
Logs/Errors
No response
Browser, and OS with Version.
Alpine 3.19
Additional context
No response