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
I can regularly find these errors in the console logs
[Error] Caught /sync error – TypeError: C.close is not a function. (In 'C.close()', 'C.close' is undefined) — index-eaa22fd4.js:57071:23887
TypeError: C.close is not a function. (In 'C.close()', 'C.close' is undefined) — index-eaa22fd4.js:57071:23887
(anonymous function) (index-eaa22fd4.js:62:26356)
and
[Error] Failed to process events on room !foo:matrix.org: – TypeError: C.close is not a function. (In 'C.close()', 'C.close' is undefined) — index-eaa22fd4.js:57071:23887
TypeError: C.close is not a function. (In 'C.close()', 'C.close' is undefined) — index-eaa22fd4.js:57071:23887
(anonymous function) (index-eaa22fd4.js:62:33114)
Reproduction
I have no STR
Expected behavior
These errors probably shouldn't happen (or be more clear)
Platform and versions
Archlinux and Cinny desktop 3.2.1 (didn't open the issue on the desktop side as I can't tell if it's exclusive to that one).
Additional context
I'm trying to track down an issue of some messages not received on Cinny while being received on other clients. After Cinny's restart message is here. These errors might be totally unrelated to that issue, but I've no real clue for that one for now, so I'm reporting what I can find.
The text was updated successfully, but these errors were encountered:
Describe the bug
I can regularly find these errors in the console logs
and
Reproduction
I have no STR
Expected behavior
These errors probably shouldn't happen (or be more clear)
Platform and versions
Additional context
I'm trying to track down an issue of some messages not received on Cinny while being received on other clients. After Cinny's restart message is here. These errors might be totally unrelated to that issue, but I've no real clue for that one for now, so I'm reporting what I can find.
The text was updated successfully, but these errors were encountered: