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 has been archived by the owner on Nov 25, 2024. It is now read-only.
What is the problem: Chats are not updating, bridge invites cannot be joined.
Who is affected: Clients on my server
How is this bug manifesting: Clientside messages fail to send. Logs show frequent "QueryRoomsForUser failed" errors (see below for sample)
When did this first appear: While bridging with https://github.com/mautrix/facebook , I noticed that room invites were taking a bit long (slowdown). I shut down my server, updated, played with config a few times but now can no longer connect to any chats. Incomplete bridge joins fail repeatedly.
Sample Logs:
Aug 22 11:01:01 SERVER.NET matrix-dendrite[7580]: time="2022-08-22T09:01:01.280932827Z" level=info msg="Creating new room" req.id=hH3IMYEP7Xjo req.method=POST req.path=/_matrix/client/v3/createRoom roomID="!wMEbJbPcVcfmIZbX:madpro.world" roomVersion=9 userID="@facebookbot:madpro.world" user_id="@facebookbot:madpro.world"
Aug 22 11:01:24 SERVER.NET matrix-dendrite[7580]: time="2022-08-22T09:01:24.360892437Z" level=error msg="QueryRoomsForUser failed" error="GetRoomsByMembership: cannot map user ID to state key NID: context canceled" req.id=fb62suvMLyFW req.method=GET req.path=/_matrix/client/r0/joined_rooms user_id="@dimension:madpro.world"
Aug 22 11:02:01 SERVER.NET matrix-dendrite[7580]: time="2022-08-22T09:02:01.282699128Z" level=error msg="roomserverAPI.SendInputRoomEvents failed" error="InputRoomEventsResponse: context canceled" req.id=hH3IMYEP7Xjo req.method=POST req.path=/_matrix/client/v3/createRoom user_id="@facebookbot:madpro.world"
The text was updated successfully, but these errors were encountered:
madprogramer
changed the title
Bridge stuck
Incomplete bridging breaks Dimension: QueryRoomsForUser failed
Aug 22, 2022
Background information
Description
Sample Logs:
The text was updated successfully, but these errors were encountered: