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 Sep 19, 2023. It is now read-only.
Fixes#55
It looks like the code assumes `reject` returns after handling an error, which doesn't seem to be the case in javascript.
Also improve the error handling a bit so the client doesn't get `Unhandled server error`.
Introduced in #47
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Having a non working DNS setup leads to an olm failure that kills the process when it tries to download the media.
Relevant line of code is here:
https://github.com/matrix-org/matrix-content-scanner/blob/main/src/reporting.js#L251
logs:
Notice that logs are saying
Decryption successful
while it seems that the media wasn't even downloaded at all.The text was updated successfully, but these errors were encountered: