Open benparsons opened 4 years ago
@benparsons What version of Firefox? Could you try sending a rageshake from the browser console with mxSendRageshake("https://github.com/vector-im/riot-web/issues/13197")
?
@jryans I'm unable to - when I try in either the UI or the console I get Error: "End-to-end encryption disabled"
Is there a way to extract the report that would have been sent?
Firefox version 74.0.1, but I'll test with a newer version now
Same results with 75.0
/develop
should have a fix for sending rageshakes with e2ee failing, is that error above from /app?
Suggested in Matrix that @benparsons trying clearing IDB, seems corrupted in some new way.
@benparsons was able to get past this by clearing storage and logging in again, so he's able to get moving again.
We could try to make Riot more resilient against such storage failures, so tracking a lower-priority storage improvement.
Description
In the console on startup:
Nothing else interesting in the console until it tries to join an encrypted room:
Steps to reproduce
Load riot.im/app
Version information
Firefox on Mac, /app and /develop
(can't get the version)