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
What is the problem: CPU usage is high. <input.(*Inputer).processRoomEvent> Missing event has missing prev events". Many log "Failed to get missing /event for event ID". There is a problem with message consumption in Nats, and messages are starting to get stuck. This is causing the recipient to not receive messages when they are sent. Removed the jetstream directory of nats and restart dendrite to recover.
Who is affected: "Me" - Who are you? Running the server or a user on a Dendrite server?
How is this bug manifesting: “Can't send messages"
When did this first appear:
Steps to reproduce
The text was updated successfully, but these errors were encountered:
simontxxx
changed the title
Bug caused by joining the "!****:matrix.org" large group
Bug caused by joining the "!****:matrix.org" room with over 100,000 people
May 15, 2024
Background information
go version
: 1.22.2Description
Steps to reproduce
The text was updated successfully, but these errors were encountered: